Age | Commit message (Expand) | Author |
2018-06-15 | Add autofollow option to invites (#7805) | Eugen Rochko |
2018-06-09 | Add tests for intents_controller (#7763) | Shuhei Kitagawa |
2018-06-09 | Fix domain hiding logic (#7765) | Eugen Rochko |
2018-06-04 | Remove trending hashtags (#7711) | Eugen Rochko |
2018-05-29 | Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) | Eugen Rochko |
2018-05-28 | optimize direct timeline (#7614) | tateisu |
2018-05-27 | Track trending tags (#7638) | Eugen Rochko |
2018-05-26 | Catch ActionController::UnknownFormat and return HTTP 406 (#7621) | Eugen Rochko |
2018-05-22 | Yeah, it was supposed to be #create? | Eugen Rochko |
2018-05-22 | Enforce order on authorized applications page (#7587) | Eugen Rochko |
2018-05-21 | Remove small pagination limit from context API (#7564) | Eugen Rochko |
2018-05-19 | Ensure push subscription is immediately removed when application is revoked (... | Eugen Rochko |
2018-05-18 | Add preference to hide following/followers lists (#7532) | Eugen Rochko |
2018-05-17 | Ensure unfilled fields are shown when errors are shown (#7523) | Eugen Rochko |
2018-05-17 | HTTP signatures spec no longer requires algorithms field (#7525) | Eugen Rochko |
2018-05-16 | Do not use permitted_for scope when querying pinned statuses (#7510) | Akihiko Odaki |
2018-05-16 | Raise Mastodon::RaceConditionError if Redis lock failed (#7511) | Akihiko Odaki |
2018-05-13 | Fix 404 for GET /api/v1/push/subscription (#7472) | Eugen Rochko |
2018-05-13 | Add GET /api/v1/push/subscription REST API (#7471) | Eugen Rochko |
2018-05-11 | Update session activation time (fixes #5605) (#7408) | ThibG |
2018-05-11 | Add tests for invites controller (#7441) | Shuhei Kitagawa |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-07 | Fix distribute_add_activity and distribute_remove_activity (#7393) | abcang |
2018-05-06 | Add resend confirmation for admin (#7378) | Shuhei Kitagawa |
2018-05-05 | Improve admin UI for accounts (#7360) | Eugen Rochko |
2018-05-04 | Do not render first page of following and followers collections unless explic... | ThibG |
2018-05-04 | Better pagination for ActivityPub outbox (#7356) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-05-02 | Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) | Eugen Rochko |
2018-04-30 | Disable API access when login is disabled (#7289) | Eugen Rochko |
2018-04-30 | Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287) | Eugen Rochko |
2018-04-30 | Fix "Show more" URL on paginated threads for remote statuses (#7285) | Eugen Rochko |
2018-04-25 | Add RSS feeds for end-users (#7259) | Eugen Rochko |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-20 | Fix spec for sr-Latn (#7203) | Yamagishi Kazutoshi |
2018-04-20 | Improve report layout (#7188) | Eugen Rochko |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-04-17 | Improve web api protect (#6343) | abcang |
2018-04-17 | Set Referrer-Policy to origin in web UI and public pages of private toots (#7... | Eugen Rochko |
2018-04-16 | Redirect to account status page for page of status stream entry (#7104) | Akihiko Odaki |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-12 | Upgrade Rails to version 5.2.0 (#5898) | Yamagishi Kazutoshi |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-04-10 | Feature: Improve reports ui (#7032) | Emelia Smith |
2018-04-10 | Feature: Allow staff to change user emails (#7074) | Emelia Smith |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-08 | Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) | ThibG |
2018-04-07 | Prevent admins and moderators eavesdropping in private and direct toots (#7067) | Alda Marteau-Hardi |
2018-04-03 | Improve require_admin! and require_staff! filters (#7018) | Emelia Smith |