| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add swipe-click handler to media modal | Tusooa Zhu | 2022-03-13 |
| | | | | | | Now swiping will correctly change the current media, and with a good preview. Clicking without swiping closes the overlay. | ||
| * | Use pinch-zoom-element for pinch zoom functionality | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Add pan threshold | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Handle pinch action | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Preview swipe action | Tusooa Zhu | 2022-03-13 |
| | | |||
| * | Make media modal be aware of multi-touch actions | Tusooa Zhu | 2022-03-13 |
| | | | | | | | Originally the media viewer would think every touch is a swipe (one-finger touch event), so we would encounter the case where a two-finger scale event would incorrectly change the current media. This is now fixed. | ||
| * | Merge branch 'eientei' into 'develop' | HJ | 2022-03-13 |
| |\ | | | | | | | | | Mute bot posts filtering option See merge request pleroma/pleroma-fe!1440 | ||
| | * | Do not mute bot posts in notifications | Alexander Tumin | 2022-03-09 |
| | | | |||
| | * | Add bot indication to user icon on statuses | Alexander Tumin | 2022-03-01 |
| | | | |||
| | * | Mute bot posts | Alexander Tumin | 2022-02-28 |
| | | | |||
| * | | Lint | Tusooa Zhu | 2022-03-06 |
| |/ | |||
| * | fix placeholder attachments opening new tab | Henry Jameson | 2022-02-28 |
| | | |||
| * | Add English translation for media modal counter | Tusooa Zhu | 2022-02-21 |
| | | |||
| * | Make media modal counter go through i18n | Tusooa Zhu | 2022-02-21 |
| | | |||
| * | Merge branch 'fix-mentions-new-bugs' into 'develop' | HJ | 2022-02-20 |
| |\ | | | | | | | | | Fix newfound bugs with rich mentions + user suggestions See merge request pleroma/pleroma-fe!1430 | ||
| | * | enable link handling in user bios to fix links not having _blank | Henry Jameson | 2022-02-19 |
| | | | |||
| | * | add emoji to chat titles | Henry Jameson | 2022-02-19 |
| | | | |||
| | * | use rich content in interaction lists | Henry Jameson | 2022-02-19 |
| | | | |||
| | * | more spacing fixes | Henry Jameson | 2022-02-11 |
| | | | |||
| | * | more spacing fixes | Henry Jameson | 2022-02-11 |
| | | | |||
| | * | more spacing/wrapping fixes | Henry Jameson | 2022-02-09 |
| | | | |||
| | * | fix overflows | Henry Jameson | 2022-02-04 |
| | | | |||
| | * | better approach to unescaping | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | fix amps in links | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | make chat messages behave same as posts for animated gifs | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | support width/height img attributes | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | lint | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | better phrasing? | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | options to disable (You)s and highlighting of yourself | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | fix poast mentions tripping | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | fix alignment issues | Henry Jameson | 2022-02-03 |
| | | | |||
| * | | Merge branch 'proper-attachments' into 'develop' | HJ | 2022-02-20 |
| |\ \ | | | | | | | | | | | | | Attachment improvements See merge request pleroma/pleroma-fe!1399 | ||
| | * | | improve unknown attachment handling | Henry Jameson | 2022-02-10 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/develop' into proper-attachments | Henry Jameson | 2022-01-24 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: undo accidental change when merging Apply 1 suggestion(s) to 1 file(s) Rearranged settings, moved more stuff to filtering where apllicable. Changed how filering works. | ||
| | * | | | fix too-many-attachments in notifications column | Henry Jameson | 2022-01-24 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'origin/develop' into proper-attachments | Henry Jameson | 2022-01-24 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (81 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ... | ||
| | * | | | | play gifs when hovering over notification | Henry Jameson | 2021-08-16 |
| | | | | | | |||
| | * | | | | add attachment counter | Henry Jameson | 2021-08-16 |
| | | | | | | |||
| | * | | | | better media modal loading | Henry Jameson | 2021-08-16 |
| | | | | | | |||
| | * | | | | ability to move attachments around when making a new post | Henry Jameson | 2021-08-15 |
| | | | | | | |||
| | * | | | | inline description display | Henry Jameson | 2021-08-15 |
| | | | | | | |||
| | * | | | | add media description into media modal | Henry Jameson | 2021-08-15 |
| | | | | | | |||
| | * | | | | add key attribute to make image refresh in media modal to give feedback | Henry Jameson | 2021-08-15 |
| | | | | | | | | | | | | | | | | | | | | | when images are still loaded | ||
| | * | | | | Merge branch 'better-still-emoji' into proper-attachments | Henry Jameson | 2021-08-15 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix "+X more" sticking | ||
| | * | | | | | fix video attachments in notifications not having pointer cursor | Henry Jameson | 2021-08-15 |
| | | | | | | | |||
| | * | | | | | replace poll with an icon in notifications | Henry Jameson | 2021-08-15 |
| | | | | | | | |||
| | * | | | | | fix long posts double-fading in notifications | Henry Jameson | 2021-08-15 |
| | | | | | | | |||
| | * | | | | | Merge branch 'better-still-emoji' into proper-attachments | Henry Jameson | 2021-08-15 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix links sticking to mentionsline | ||
| | * | | | | | | fix console errors | Henry Jameson | 2021-08-15 |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'better-still-emoji' into proper-attachments | Henry Jameson | 2021-08-15 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix tests prevent infinite update loops remove obsolete tests removed useless code, review change, fixed bug with tall statuses fixed mentions line again remove old emoji added, everything emoji-bearing uses RichContent now richcontent support in polls, user cards and user profiles support richcontent in polls fix tests, add performance test (skipped, doesn't assert anything), tweak max mentions count made the code responsible for showing unwritten mentions actually work remove new options for style and separate line, now groups all chained mentions on a mentionsline regardless of placement. fixes spacing fix tests | ||
