Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
ActivityPub: https://github.com/andstatus/andstatus
activitypub activitystreams android android-application gnu-social java kotlin mastodon-client offline-capable pump-io twitter-client
Score: 8.61286694148452
Last synced: 2 days ago
JSON representation
Repository metadata:
Multiple accounts client for multiple Social networks. For Android
- Host: GitHub
- URL: https://github.com/andstatus/andstatus
- Owner: andstatus
- License: apache-2.0
- Created: 2011-12-23T13:33:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T06:16:54.000Z (9 months ago)
- Last Synced: 2024-05-21T06:22:19.042Z (6 months ago)
- Topics: activitypub, activitystreams, android, android-application, gnu-social, java, kotlin, mastodon-client, offline-capable, pump-io, twitter-client
- Language: Kotlin
- Homepage: http://andstatus.org/
- Size: 46.2 MB
- Stars: 307
- Watchers: 28
- Forks: 69
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Owner metadata:
- Name: AndStatus
- Login: andstatus
- Email: [email protected]
- Kind: organization
- Description: AndStatus project creates several apps, AndStatus Android app is historically the first one
- Website: http://andstatus.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1267690?v=4
- Repositories: 3
- Last Synced at: 2024-05-21T06:22:16.866Z
- Profile URL: https://github.com/andstatus
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Total: 3
Last Year
- Issues event: 1
- Watch event: 2
- Total: 3
Committers metadata
Last synced: 2 days ago
Total Commits: 2,825
Total Committers: 14
Avg Commits per committer: 201.786
Development Distribution Score (DDS): 0.048
Commits in past year: 13
Committers in past year: 3
Avg Commits per committer in past year: 4.333
Development Distribution Score (DDS) in past year: 0.538
Name | Commits | |
---|---|---|
Yuri Volkov | y****k@y****m | 2689 |
torgny.bjers | t****s@x****m | 95 |
matthias.jordan | m****n@g****m | 8 |
Vinzenz Vietzke | v****z@v****e | 7 |
moshpirit | a****u@o****g | 6 |
Sébastien Delord | 5****6 | 5 |
sugree | n****e@n****e | 5 |
Dominic Jodoin | d****c@t****m | 2 |
Spanti Nicola (RyDroid) | r****v@y****m | 2 |
Veyndan Stuart | v****n@g****m | 2 |
Juraj Fiala | d****e@r****t | 1 |
Kevin CORNILLEAU | k****b@g****m | 1 |
Kevin CORNILLEAU | k****u@u****m | 1 |
ken restivo | k****n@r****g | 1 |
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 562
Total pull requests: 36
Average time to close issues: 8 months
Average time to close pull requests: about 1 month
Total issue authors: 163
Total pull request authors: 19
Average comments per issue: 5.54
Average comments per pull request: 3.03
Merged pull request: 20
Bot issues: 0
Bot pull requests: 0
Past year issues: 11
Past year pull requests: 4
Past year average time to close issues: 24 days
Past year average time to close pull requests: 1 day
Past year issue authors: 8
Past year pull request authors: 3
Past year average comments per issue: 3.82
Past year average comments per pull request: 1.25
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- yvolk (154)
- moshpirit (78)
- annando (28)
- vinzv (19)
- ghost (8)
- Yowlen (8)
- dalb8 (8)
- kr428 (8)
- DetroitLibertyPenguin (7)
- EricxDu (5)
- aroquen (5)
- schumaml (4)
- blog2read (4)
- bulletbites (4)
- mama21mama (4)
Top Pull Request Authors
- moshpirit (9)
- vinzv (5)
- ghost (3)
- veyndan (3)
- kvnco (2)
- knut-erik (1)
- jaller94 (1)
- marek22k (1)
- jas4711 (1)
- sebastien46 (1)
- mdtrooper (1)
- jurf (1)
- EHJ-52n (1)
- Dragnucs (1)
- xcorail (1)
Top Issue Labels
- New feature (94)
- UX enhancement (65)
- Questions&Answers (45)
- Third party issue (24)
- Compatibility (23)
- UX issue (22)
- Bug (21)
- New Theme (10)
- Could not reproduce (9)
- Duplicate (8)
- Critical issue (6)
- Expected behaviour (5)
- Web site (4)
- Timeline loading (4)
- No solution (3)
- ANR (3)
- Help needed (3)
- Documentation issue (3)
- Won't fix (2)
- Translation issue (2)
- Accessibility (1)
Top Pull Request Labels
Dependencies
- androidx.annotation:annotation ${rootProject.extra["annotationVersion"]} implementation
- androidx.appcompat:appcompat ${rootProject.extra["appCompatVersion"]} implementation
- androidx.core:core-ktx ${rootProject.extra["ktxVersion"]} implementation
- androidx.documentfile:documentfile ${rootProject.extra["documentFileVersion"]} implementation
- androidx.preference:preference-ktx ${rootProject.extra["preferenceVersion"]} implementation
- androidx.recyclerview:recyclerview ${rootProject.extra["recyclerViewVersion"]} implementation
- androidx.swiperefreshlayout:swiperefreshlayout ${rootProject.extra["swipeRefreshLayoutVersion"]} implementation
- ch.acra:acra-dialog ${rootProject.extra["acraVersion"]} implementation
- ch.acra:acra-mail ${rootProject.extra["acraVersion"]} implementation
- com.github.scribejava:scribejava-core ${rootProject.extra["scribeJavaCoreVersion"]} implementation
- com.google.android.material:material ${rootProject.extra["materialVersion"]} implementation
- cz.msebera.android:httpclient ${rootProject.extra["httpClientVersion"]} implementation
- io.vavr:vavr ${rootProject.extra["vavrVersion"]} implementation
- junit:junit ${rootProject.extra["junitVersion"]} implementation
- oauth.signpost:signpost-core ${rootProject.extra["signPostVersion"]} implementation
- org.apache.commons:commons-lang3 ${rootProject.extra["commonsLangVersion"]} implementation
- org.apache.httpcomponents:httpmime ${rootProject.extra["httpMimeVersion"]} implementation
- org.hamcrest:hamcrest ${rootProject.extra["hamcrestVersion"]} implementation
- org.hamcrest:hamcrest-library ${rootProject.extra["hamcrestVersion"]} implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 ${rootProject.extra["kotlinVersion"]} implementation