about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2020-02-27port tootsuite#11639 to monsterfork: Add option to include reported statuses ...Eugen Rochko
2020-02-27port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted s...Eugen Rochko
2020-02-27improve status title (#8596)Alexander
2020-02-27**MAJOR**: port tootsuite#13161 to monsterfork: Fix leak of arbitrary statuse...Eugen Rochko
2020-02-21port tootsuite#12262 to monsterfork: Fix remote media descriptions being cut ...ThibG
2020-02-21port tootsuite#12562 to monsterfork: Fix media attachments without file being...Eugen Rochko
2020-02-21port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein...Eugen Rochko
2020-02-21port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...Eugen Rochko
2020-02-21port tootsuite#11638 to monsterfork: Fix remote and staff-removed statuses le...Eugen Rochko
2020-02-21port tootsuite#11292 to monsterfork: Add whitelist modeEugen Rochko
2020-02-21port tootsuite#11375: Change unconfirmed user login behaviourEugen Rochko
2020-02-21port tootsuite#11702 to monsterfork: Fix uncaught parameter missing exception...Eugen Rochko
2020-02-21port tootsuite#8657: Change locale detection to run once per sessionEugen Rochko
2020-02-20port tootsuite/#12125 to monsterfork: Fix attachment not being re-downloaded ...Eugen Rochko
2020-02-20Change signature verification to ignore signatures with invalid host (#13033)Eugen Rochko
2020-02-20Add a nodeinfo endpoint (#12002)Eugen Rochko
2020-01-20Original upstream mergeThibG
2020-01-10switch (back) to postgres fts engine for fast search & timeline filtersmultiple creatures
2019-12-12add ability for post authors to kick jerks out of their threadsmultiple creatures
2019-12-11move sharekeys & import metadata to own tablesmultiple creatures
2019-12-11move normalized text into own tablemultiple creatures
2019-11-19Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)ThibG
2019-11-19Fix poll API not requiring authentication on non-public polls (#10960)Eugen Rochko
2019-11-19Fix NotifyService test with regards to reblogs (#10928)ThibG
2019-11-19Add `account_id` param to `GET /api/v1/notifications` (#10796)Paul Woolcock
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-08-06added ability to link accounts with `account:link:token` + `account:link:add`...multiple creatures
2019-07-30add a domain policy viewer at `/policies`multiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-15local visibility scope, chat scope+tags, unlisted tagsmultiple creatures
2019-05-21Drop remaining OStatus and PuSH code, as well as related database items.multiple creatures
2019-05-21Second round of Rspec fixes.multiple creatures
2019-05-21RSpec: Test for correct media description limit.multiple creatures
2019-05-21Remove automatic language detection.multiple creatures
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-19Fix “invited by” not showing up for invited accounts in admin interface (...ThibG
2019-05-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-18Prevent from publicly boosting one's own private toots (#10775)ThibG
2019-05-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-09Prevent silenced local users from notifying remote users not following them (...ThibG
2019-05-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-03Change e-mail whitelist/blacklist to not be checked when invited (#10683)Eugen Rochko
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-05-02Check that an invite link is valid before bypassing approval mode (#10657)ThibG
2019-04-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-10Fix Keybase verification using wrong domain for remote accounts (#10547)Eugen Rochko