about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2019-05-21Expose user settings to `Account` model and update code referencing those set...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Drop remaining OStatus and PuSH code, as well as related database items.multiple creatures
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Privacy: add options to make interaction lists private and to not be included...multiple creatures
2019-05-21Anxiety reduction: add option to hide mascot.multiple creatures
2019-05-21Add option to filter packmate thread branches where you don't follow all the ...multiple creatures
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Custom filters: add ability to create filters that exclude or are exclusive ...multiple creatures
2019-05-21Add option to hide public replies from profilemultiple creatures
2019-05-21Anxiety reduction: make block/mute reply filters more granular and add option...multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...multiple creatures
2019-05-21Add option to remove filtered roar placeholder gap.multiple creatures
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21Add options to increase size and spacing of action buttons and width of compo...multiple creatures
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
2019-05-21allow users to add emojimultiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-05-21also put hide stats on public pages under mouseovermultiple creatures
2019-05-21make hide stats option hide all public page statsmultiple creatures
2019-05-21group related prefs togethermultiple creatures
2019-05-21move extended description presenter to own methodmultiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-05-21add option to show raw world timelinemultiple creatures
2019-05-21arrange widgets in a sensible ordermultiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-18add og:image:alt for media attachments in embeds (#10779)Ben Lubar
2019-05-17Add option for default toot content-typeThibaut Girka
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-11Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-11Use local time in audit log (#10751)nzws
2019-05-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-01Add site-wide options to show reblogs and replies in local/public timelinesThibaut Girka
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-24Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-23Fix sign up button not saying sign up when invite is used (#10623)Eugen Rochko
2019-04-22Load custom CSS rules after standard onesThibaut Girka
2019-04-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-21Animate avatar GIFs on-hover on public profiles (#10549)Jessica
2019-04-19Fix keybase indication on dashboardThibaut Girka
2019-04-19Allow turning keybase off instance-wideThibaut Girka
2019-04-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-10Change the groupings of menu items in settings navigation (#10533)Eugen Rochko
2019-04-10Add invite request to pending account notification e-mail (#10528)Eugen Rochko
2019-04-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-04-08Fix batch actions not working on pending accounts (#10508)ThibG