Age | Commit message (Expand) | Author |
2019-05-21 | split `i:am` signatures into their very own `footer` column | multiple creatures |
2019-05-21 | `PostStatusService`: Add options to set a specific creation time and whether ... | multiple creatures |
2019-05-21 | Correct a 6-in-the-morning breaking typos. | multiple creatures |
2019-05-21 | Expose user settings to `Account` model and update code referencing those set... | multiple creatures |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad... | multiple creatures |
2019-05-21 | Statuses: set `local_only` flag from the `PostStatusService`. Default to `en`... | multiple creatures |
2019-05-21 | Remove automatic language detection. | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Allow passing an array of tags to `PostStatusservice` | multiple creatures |
2019-05-21 | Replies should not exceed the visibility being replied to. | multiple creatures |
2019-05-21 | Allow sharekeys to be set via the API. | multiple creatures |
2019-05-21 | Handle up to 6 attachments per roar. | multiple creatures |
2019-05-17 | Add option for default toot content-type | Thibaut Girka |
2019-05-17 | Add API support for setting status content-type | Thibaut Girka |
2019-05-15 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-03-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-16 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-15 | Fix detailed poll validation errors not being returned in the API (#10261) | Eugen Rochko |
2019-03-11 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-11 | Support pushing and receiving updates to poll tallies (#10209) | ThibG |
2019-03-05 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-04 | Correctly make polls and media mutually exclusive (#10141) | ThibG |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2019-01-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-01-27 | Revert to storing application info, and display it to the author via API | Thibaut Girka |
2019-01-27 | Make storing and displaying application used to toot opt-in | Thibaut Girka |
2019-01-26 | Prevent posting toots with media attachments from someone else (#9921) | ThibG |
2019-01-25 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-01-21 | Fix scheduled toot with media immediately creating a toot (#9894) | ThibG |
2019-01-20 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-01-19 | Fix error when `scheduled_at` attribute is malformed (#9866) | Eugen Rochko |
2019-01-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-01-06 | Fix wrong param name in scheduled statuses and return params in API (#9725) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-02 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-12-30 | Avoid duplicate work by merging ReplyDistributionWorker into DistributionWork... | ThibG |
2018-12-24 | Limit maximum visibility of local silenced users to unlisted (#9583) | ThibG |
2018-10-21 | Put a video camera emoji or a picture frame emoji instead of “.” | Thibaut Girka |
2018-10-21 | Do not move CWs to toot body when toot body is empty | Thibaut Girka |
2018-07-17 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-07-16 | Fix activity:interactions counter to count all interactions (#8037) | Eugen Rochko |
2018-07-09 | Merge branch 'master' into glitch-soc/tentative-merge | Thibaut Girka |
2018-07-03 | Fix check for PotentialFriendshipTracker when replying (#7933) | Eugen Rochko |
2018-07-03 | Re-add follow recommendations API (#7918) | Eugen Rochko |
2018-06-21 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-06-17 | Allow selecting default posting language instead of auto-detect (#7828) | Eugen Rochko |