Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/planetary-social/planetary-ios

Social for humans, not algorithms.
https://github.com/planetary-social/planetary-ios

Release 0.9.12 (#24)

fda294b200d275bfe411f9a9a5a885fd3d6e0f9f authored almost 5 years ago
Fix links being opened while scrolling (#23)

Problem: If you tap on a link in a post while scrolling
the app opens the link instead of allow...

7ff8856a0e9439a988ba0132d267b5cf147fc556 authored almost 5 years ago
Post blobs as mentions (#17)

* Post blobs as mentions

* hide generated text gallery in our posts

* don't use markers al...

47d9a6eb51340955580ed3139bffda1db3feec04 authored almost 5 years ago
Take you to the profile page when tapping on profile image (#22)

f80913fd421e792425a149c60f12153157043c94 authored almost 5 years ago
Fix image full screen going black when dismissing (#21)

Problem: Opening an image in full screen and closing it
causes the screen to go black and hang....

557971ada82aa5def4854477458626481c4df3f8 authored almost 5 years ago
Create main.yml for Github Actions (#15)

Problem: CircleCI doesn't suit our needs anymore.

Solution: Integrate Github Actions

a9fc870f10acde7910c1a00e42bc514c366eab0c authored almost 5 years ago
Merge pull request #14 from planetary-social/fixup/reset_on_start

Add option to reset on app start

bff1f7fab4bd5123209a5c2bcae331b861a4765f authored almost 5 years ago
Merge pull request #19 from planetary-social/feature/log

Store logs in files

e93aab1032851759ab5119ebef22515e94f68db9 authored almost 5 years ago
Change copy to Abandon account and reset on start

70368af68c03e6f84b12f973c8172c022718c136 authored almost 5 years ago
Store logs in files

Problem: Logs are sent to Mixpanel which is not cool.

Solution: Store logs in files and add an ...

e8dbca008a42e48f4cc77e034ed55e9619850b51 authored almost 5 years ago
fix syncing (#18)

* add update peer tables code

* make some connections when resuming the app

* only make co...

f2f5a4b5885603c9d1dedf2eb0e85c345bf8b186 authored almost 5 years ago
New pubs list (#16)

This cleans up the list of planetary pubs. They all use dedicated domain names now. There were s...

3e4b99872254377f6e5a7fc50054a4485128df76 authored almost 5 years ago
Merge pull request #13 from planetary-social/rb-performance-tweaks

Change loading order to give UI which works faster

22ab0b89ce2e9b548c2ea8b0dd83251c925fe862 authored almost 5 years ago
Merge branch 'rb-performance-tweaks' of github.com:planetary-social/planetary-ios into rb-performance-tweaks

b772719a4db4a82a05ec4eda5fb46c4e2dc8f0db authored almost 5 years ago
update margaret to v0.1.5

use offset2 that doesnt fsck on each open

16330d6c3e5c7f0fc34ba62b960ce6fdcc09e6b1 authored almost 5 years ago
Merge branch 'rb-performance-tweaks' of github.com:planetary-social/planetary-ios into rb-performance-tweaks

0d6999dbf197f50629f7262e332b24bdfba6dedd authored almost 5 years ago
changing async call for login based on martins suggestion

826cc09d40bf3aa5dc234533df5a19351ae54a59 authored almost 5 years ago
whoops

252c64643b15f133bef5e1e8fd248aeeeae444ad authored almost 5 years ago
gobot dial: cleaner wait

ecb534c78721a23f815fccabb9751b5b3a918a6c authored almost 5 years ago
fix test compilation

94d7b76ab2446a5ab483f5de1a7d6a510efd1548 authored almost 5 years ago
fix WAL setup

c50c195978ee964a7b477d3a916b7a8f01452ec9 authored almost 5 years ago
try async login

a29676b555b4d9358d00034573db62870ff6cb73 authored almost 5 years ago
changing loading code and sequence so the app gives a usable interface to user faster

0f1eacf81c4990f1c9883ec2e5ce7ba7246c34eb authored almost 5 years ago
Add option to reset on app start

Problem: Some users are stuck when app starts so
we need to provide a way to reset the app.

Sol...

ed62a74e4ac9bb1398041fce992d95af53b6274a authored almost 5 years ago
some quick hunches (#12)

6078b6ab31ed87f54baabe58c468ad9de5be09a4 authored almost 5 years ago
Redeem invitations (#11)

* Add Manage Pubs and Redeem Invite features

* Fix issue with storing invite in db

Problem...

79bf45e9d30eedafbd7f4f32c44cd76ea5be01b6 authored almost 5 years ago
fix column name on authors table (#10)

f05b8a596885ae8dba7ed7706226395fbed71129 authored almost 5 years ago
remove commited go toolchain copy (#9)

f5df35f5f544b52967cb8fc1fb02d3abd4afe54e authored almost 5 years ago
use transaction to batch viewdb writes (#8)

* use transaction to batch viewdb writes

needs more testing. might deadlock with refresh() ca...

d2399895cc89e5fc685df13b6215e9d58931d182 authored almost 5 years ago
hotfix sync and old abouts (#7)

* try more pubs

* let older about and contact info pass through

* log and skip viewdb addr...

b75e13fc7f87b8e07518268e6efdd1fe49b64cbd authored almost 5 years ago
Update README.md

removing christoph's email

732a092455a7b8c1f38df21303f004481e9a771c authored almost 5 years ago
Prepareation for invites (#3)

* make sure repair is triggered correctly

* expose invite accept

* fix timestamps from the...

a7b0e5366dd20b478da27776d6fe81394694833b authored almost 5 years ago
Fix issue with no post notice in Home screen (#6)

Problem: A notice is show when there aren't posts in the home screen. However, it
doesn't disap...

1a129c04de8a2ae00c14ffec1b305ccad6bab1d1 authored almost 5 years ago
Configure directory path (#5)

* Configure directory path

Problem: Directory path in VerseAPI is hardcoded in the code,
thu...

49b9e740e59b729eb73e7154da5313e7b087f0ad authored almost 5 years ago
Disable phone number validation (#4)

Problem: Phone verification is disabled in the app. However,
the hardcoded phone number doesn't...

2029f0358d394d91abb9edb5674f57c88cd4bca2 authored almost 5 years ago
[WIP] Add missing configuration files (#2)

* Add missing configuration files

Problem: APITests and UnitTests run with a Host application...

7ff2104c9d5dbc7aa8cc49853aa2bc05bbea40e3 authored almost 5 years ago
Fix unit tests (#1)

* Fix Pods configuration

* Add CircleCI configuration file

* Save test database in tempora...

6fdce235e4206baea00b24b1e0457105d49c669e authored almost 5 years ago
Free Software Release of Planetary

b00e031f218c3ebe395838070f699b7e480f0a69 authored almost 5 years ago
Initial commit

2e27212d9f3c0e3500c630306c2b423c21750c61 authored almost 5 years ago