Age | Commit message (Expand) | Author |
2020-02-21 | port tootsuite#12262 to monsterfork: Fix remote media descriptions being cut ... | ThibG |
2020-02-21 | port tootsuite#12562 to monsterfork: Fix media attachments without file being... | Eugen Rochko |
2020-02-21 | port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein... | Eugen Rochko |
2020-02-21 | port tootsuite#11138 to monsterfork: Change domain blocks to automatically su... | Eugen Rochko |
2020-02-21 | port tootsuite#11638 to monsterfork: Fix remote and staff-removed statuses le... | Eugen Rochko |
2020-02-21 | port tootsuite#11292 to monsterfork: Add whitelist mode | Eugen Rochko |
2020-02-21 | port tootsuite#11375: Change unconfirmed user login behaviour | Eugen Rochko |
2020-02-21 | port tootsuite#11702 to monsterfork: Fix uncaught parameter missing exception... | Eugen Rochko |
2020-02-21 | port tootsuite#8657: Change locale detection to run once per session | Eugen Rochko |
2020-02-20 | port tootsuite/#12125 to monsterfork: Fix attachment not being re-downloaded ... | Eugen Rochko |
2020-02-20 | Change signature verification to ignore signatures with invalid host (#13033) | Eugen Rochko |
2020-02-20 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2020-01-20 | Original upstream merge | ThibG |
2020-01-10 | switch (back) to postgres fts engine for fast search & timeline filters | multiple creatures |
2019-12-12 | add ability for post authors to kick jerks out of their threads | multiple creatures |
2019-12-11 | move sharekeys & import metadata to own tables | multiple creatures |
2019-12-11 | move normalized text into own table | multiple creatures |
2019-11-19 | Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) | ThibG |
2019-11-19 | Fix poll API not requiring authentication on non-public polls (#10960) | Eugen Rochko |
2019-11-19 | Fix NotifyService test with regards to reblogs (#10928) | ThibG |
2019-11-19 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2019-08-07 | add option to automatically space out boosts over configurable random intervals | multiple creatures |
2019-08-06 | added ability to link accounts with `account:link:token` + `account:link:add`... | multiple creatures |
2019-07-30 | add a domain policy viewer at `/policies` | multiple creatures |
2019-07-24 | revert the current unfinished chat implementation | multiple creatures |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures |
2019-07-15 | local visibility scope, chat scope+tags, unlisted tags | multiple creatures |
2019-05-21 | Drop remaining OStatus and PuSH code, as well as related database items. | multiple creatures |
2019-05-21 | Second round of Rspec fixes. | multiple creatures |
2019-05-21 | RSpec: Test for correct media description limit. | 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-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-19 | Fix “invited by” not showing up for invited accounts in admin interface (... | ThibG |
2019-05-18 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-18 | Prevent from publicly boosting one's own private toots (#10775) | ThibG |
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-05-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-09 | Prevent silenced local users from notifying remote users not following them (... | ThibG |
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-03 | Change e-mail whitelist/blacklist to not be checked when invited (#10683) | Eugen Rochko |
2019-05-03 | Provide a link to existing domain block when trying to block an already-block... | ThibG |
2019-05-02 | Check that an invite link is valid before bypassing approval mode (#10657) | ThibG |
2019-04-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-10 | Fix Keybase verification using wrong domain for remote accounts (#10547) | Eugen Rochko |
2019-04-10 | compare usernames case-insensitively on new proof creation flow (#10544) | Alex Gessner |
2019-04-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-10 | Add invite request to pending account notification e-mail (#10528) | Eugen Rochko |
2019-04-09 | Allow set the voting period to just 5 minutes (#10525) | Hinaloe |