about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-02-10[Glitch] Rename from instance to server.Thibaut Girka
2019-02-10[Glitch] Fix not showing custom emojis in share page emoji pickerThibaut Girka
2019-02-10[Glitch] Add featured hashtags to profilesThibaut Girka
2019-02-10[Glitch] Allow multiple files upload through web UI, including drag & dropThibaut Girka
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
2019-02-10[Glitch] Add WebP supportThibaut Girka
2019-02-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-10i18n: add Japanese translations (#10000)mayaeh
2019-02-09Fix URL linkifier grabbing full-width spaces and quotations (#9997)Eugen Rochko
2019-02-09 Only URLs extract with pre-escaped text (#9991)Hinaloe
2019-02-06Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)ThibG
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka
2019-02-06Fix unfolding CWs on public hashtag pageThibaut Girka
2019-02-06Fix Tombstone.delete_all ArgumentError (#9978)abcang
2019-02-05Rename from instance to server. (#9938)mayaeh
2019-02-05i18n: Update Polish translation 🇵 (#9974)marcin mikołajczak
2019-02-05Hide misleading “You will be sent a confirmation e-mail” hint from admin ...ThibG
2019-02-05Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)Takeshi Umeda
2019-02-05[UI] Fix whitespace being applied to div instead of p (#9968)trwnh
2019-02-05Fix pinned statuses being shown in a featured hashtag (#9971)Eugen Rochko
2019-02-04Fix not showing custom emojis in share page emoji picker (#9970)rinsuki
2019-02-04Fix authorized applications list page design (#9969)rinsuki
2019-02-04Use video filesize limit with gifv (#9924)rinsuki
2019-02-04change "finish tutorial" text to "finish toot-orial" (#9905)mike castleman
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2019-02-03Remove redundant “options” from “Compose box options”Thibaut Girka
2019-02-03Minor description correctionsMarek Ľach
2019-02-02Allow multiple files upload through web UI, including drag & drop (#9856)tmm576
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-02-02Create Redisable#redis (#9633)ysksn
2019-02-02Allow most kinds of characters in URL query (fixes #8408) (#8447)Jakub Mendyk
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2019-02-02Upgrade new Web Share Target API (#9963)gol-cha
2019-02-01Fix link color in high-contrast theme, add underlines (#9949)Eugen Rochko
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
2019-02-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-01Do not mark toots as sensitive if they don't have any media attachedThibaut Girka
2019-02-01Fix hashtag processing when sending tootsThibaut Girka
2019-02-01Fix link color in high-contrast theme, add underlines (#9949)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2019-01-27[Glitch] Fix initial value of volume slider in video player and handle volume...Thibaut Girka
2019-01-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-01-27Fix initial value of volume slider in video player and handle volume changes ...ThibG
2019-01-27Implement missing hotkeys for notifications (#9927)ThibG
2019-01-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-01-27Revert to storing application info, and display it to the author via APIThibaut Girka
2019-01-27Make storing and displaying application used to toot opt-inThibaut Girka
2019-01-26Prevent posting toots with media attachments from someone else (#9921)ThibG