Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-15 | add `supports_chat` property, rename `adults_only` to `adult_content`, ↵ | multiple creatures | |
federate the kobolds~ | |||
2019-05-21 | correct media reveal wording | multiple creatures | |
2019-05-21 | Strings: Replace the confusing "include(s)" with "address" (verb) and ↵ | multiple creatures | |
"mention" (noun). | |||
2019-05-21 | Accounts, UI: Expose kobold badges over the API. Render badges in the web app. | multiple creatures | |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ↵ | multiple creatures | |
add federatable `adult content` tag. Handle from remote accounts as well. | |||
2019-05-21 | Buttons expecting users to perform an action should be verbs. | multiple creatures | |
2019-05-21 | Allow own roars to be included in lists. | multiple creatures | |
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures | |
2019-05-21 | Place roar and hashtag sections at the top in search UI. | multiple creatures | |
2019-05-21 | Don't make stats prominent - hide them in mouseovers | multiple creatures | |
2019-05-21 | sort tab bar order | multiple creatures | |
2019-05-21 | increase polls to 6 opts x 111 chars | multiple creatures | |
2019-05-21 | s/toot/roar/ | multiple creatures | |
2019-05-21 | add option to default to local only | multiple creatures | |
2019-05-21 | Automatic nomenclature update | multiple creatures | |
2019-05-21 | hide filtered message | multiple creatures | |
2019-05-21 | also make packmate roars pinnable in web app | multiple creatures | |
2019-05-21 | Change default columns for new users | Daggertooth | |
2019-05-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-19 | fix `isSubmitting` prop case (#10785) | Hinaloe | |
2019-05-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-18 | Change poll options to alphabetic letters when status text is hidden (#10685) | Eugen Rochko | |
Fix #10569 | |||
2019-05-15 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-15 | Adds click-able div that expands status (#10733) (#10766) | Neil Moore | |
The clickable div is positioned under the account avatar and covers all empty space below it to the end of the status. | |||
2019-05-11 | Fix incorrect reference to raw_content (it is raw_text instead) (#10753) | ThibG | |
2019-05-11 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-11 | Add toot source to delete result to ease Delete & Redraft (#10669) | ThibG | |
* Return Status with raw text in raw_content when deleting a status * Use raw content if available on delete & redraft * Rename raw_content to text; do not serialize formatted content when source is requested | |||
2019-05-10 | i18n: Update French translations (#10747) | Alix Rossi | |
* Update French JSON * i18n: Update fr.yml * i18n: Update simple_form.fr.yml * Update simple_form.fr.yml * Update fr.yml | |||
2019-05-10 | i18n: Update Corsican translations (#10746) | Alix Rossi | |
* i18n: Update Corsican translations * Update co.yml * Fix a translation in co.yml | |||
2019-05-10 | Change icon and label depending on whether media is marked as sensitive (#10748) | ThibG | |
* Change icon and label depending on whether media is marked as sensitive * WiP use a checkbox | |||
2019-05-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/controllers/statuses_controller.rb minor conflict because of glitch-soc's theming system - app/controllers/stream_entries_controller.rb minor conflict because of glitch-soc's theming system | |||
2019-05-09 | Add confirm modal for unboosting toots (#10287) | Aurélien Reeves | |
[#3815] Display the boost modal also when unboosting toots. | |||
2019-05-09 | Add emoji suggestions to CW and poll option fields (#10555) | ThibG | |
* Refactor selectComposeSuggestion so that different paths can be updated * Add suggestions in CW field * Add emoji suggestion to poll options * Attempt to fix CSS * Hide suggestions by default They will be enabled if the input has focus | |||
2019-05-08 | Bring back crossed eye icon on gallery (#10715) | Jeong Arm | |
2019-05-07 | i18n Update Catalan translation (#10719) | spla | |
* Updated Catalan strings * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update ca.yml * Update simple_form.ca.yml * Update simple_form.ca.yml * Update simple_form.ca.yml * bundle exec i18n-tasks * Update ca.json * Update simple_form.ca.yml * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translations * i18n: Update Catalan translation * i18n Update Catalan translation | |||
2019-05-06 | Add description on hover in media gallery (#10713) | ThibG | |
2019-05-06 | i18n: Update Japanese translations (#10706) | mayaeh | |
* Update Japanese translations. run yarn manage:translations This commit includes translations by some users that were done at the transifex. * Reduce translation text because it becomes two lines. | |||
2019-05-06 | 1 NL string update (#10709) | jeroenpraat | |
* 1 NL string update No that weblate isn't used anymore, it would be fine if, or the english strings are update, or there is somewhere an explanation how to generate new strings for a language * Update nl.json | |||
2019-05-05 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-05 | I18n: Update Czech translation 🇨🇿 (#10704) | Aditoo17 | |
* I18n: Update Czech translation * Tiny fix | |||
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-05-04 | Minor account media gallery fixes (#10695) | ThibG | |
* Make the cursor icon consistant across media types in account media gallery * Fix the video player modal causing scroll position to reset | |||
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/models/media_attachment.rb | |||
2019-05-03 | Add button to view context to media modal (#10676) | Eugen Rochko | |
* Add "view context" button to media modal when opened from gallery * Add "view context" button to video modal Allow closing the video modal by navigating back in the browser, just like the media modal | |||
2019-05-03 | When selecting a toot via keyboard, ensure it is scrolled into view (#10593) | ThibG | |
2019-05-03 | Make the "mark media as sensitive" button more obvious in web UI (#10673) | Eugen Rochko | |
* Make the "mark media as sensitive" button more obvious in web UI * Use eye-slash icon instead of eye icon to mean "hide" | |||
2019-05-03 | Fix alignment of items in the account gallery in web UI and load more per ↵ | Eugen Rochko | |
page (#10674) | |||
2019-05-02 | Change account gallery in web UI (#10667) | Eugen Rochko | |
- 3 items per row instead of 2 - Use blurhash for previews - Animate/hover-to-play GIFs and videos - Open media modal instead of opening status - Allow opening status instead with ctrl+click and open in new tab | |||
2019-04-28 | Update hy.json (#10644) | partev | |
2019-04-27 | Add blurhash (#10630) | Eugen Rochko | |
* Add blurhash * Use fallback color for spoiler when blurhash missing * Federate the blurhash and accept it as long as it's at most 5x5 * Display unknown media attachments as blurhash placeholders * Improve style of embed actions and spoiler button * Change blurhash resolution from 3x3 to 4x4 * Improve dependency definitions * Fix code style issues |