aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications
Commit message (Collapse)AuthorAge
* Show badges for unread announcementsTusooa Zhu2022-11-24
|
* lintHenry Jameson2022-11-21
|
* Use feed role for notifs and timelinestusooa2022-11-08
|
* Make notification panel a list of articlestusooa2022-11-08
|
* Handle properly 2-col and 3-col desktop notificationstusooa2022-11-08
|
* add titles to mobile buttonsHenry Jameson2022-10-17
|
* move definitions for timeline header buttons to Panel.scss, now calledHenry Jameson2022-10-09
| | | | rightside buttons
* minor improvementsHenry Jameson2022-09-29
|
* fix buttons overlappingHenry Jameson2022-09-29
|
* port changes to notificationsHenry Jameson2022-09-28
|
* fix scrollerref not setting properlyHenry Jameson2022-09-28
|
* lintHenry Jameson2022-08-24
|
* fix notificationsHenry Jameson2022-08-24
|
* use a bit more compact layout on mobileHenry Jameson2022-08-24
|
* oopsHenry Jameson2022-08-17
|
* add "scroll to top" button to timelines and notificationsHenry Jameson2022-08-17
|
* Fix merge conflictsSean King2022-08-06
|\
| * --fixHenry Jameson2022-07-31
| |
| * Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu
| * | slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
| | |
* | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-07-18
|\ \ \ | | |/ | |/| | | | feat/report-notification
| * | restore notifications page, fix z-index issuesHenry Jameson2022-06-07
| |/
| * Merge branch 'threecolumn' into 'develop'HJ2022-05-31
| |\ | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| | * fix?Henry Jameson2022-05-22
| | |
| | * improvements and cleanup to input componentsHenry Jameson2022-04-26
| | |
| | * unified how panel-footer works between regular timelines and user timelineHenry Jameson2022-04-25
| | |
| | * relative units in line-height + some cleanupHenry Jameson2022-04-20
| | |
| | * more em-sized fontsHenry Jameson2022-04-20
| | |
| | * more fixes for timeline headersHenry Jameson2022-04-20
| | |
| | * fix scrollbars in dropdownsHenry Jameson2022-04-20
| | |
| | * fix interactions pageHenry Jameson2022-04-07
| | |
| | * teleport breadHenry Jameson2022-04-05
| | |
| | * fixed tons of stuff, at least it looks normalish on desktopHenry Jameson2022-04-04
| | |
| * | Add settings for filtering end-of-poll notificationsTusooa Zhu2022-05-20
| |/ | | | | | | Ref: poll-notif
| * make all clickable icons into actual buttonsHenry Jameson2022-03-30
| |
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-02-26
|\| | | | | | | feat/report-notification
| * Merge remote-tracking branch 'origin/develop' into settings-and-filteringHenry Jameson2022-01-24
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (169 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)) ...
| | * richcontent support in polls, user cards and user profilesHenry Jameson2021-08-13
| | |
| * | Rearranged settings, moved more stuff to filtering where apllicable.Henry Jameson2021-06-08
| |/ | | | | | | Changed how filering works.
| * migrate to v-slotHenry Jameson2021-04-07
| |
| * Merge branch 'settings-import-export' into 'develop'HJ2021-04-07
| |\ | | | | | | | | | | | | Settings backup/restore + small fixes See merge request pleroma/pleroma-fe!1372
| | * fix some css problems + tiny bit cleaning upHenry Jameson2021-03-11
| | |
| | * Cleaned up panel-footer. No longer uses header styles since those lookHenry Jameson2021-03-08
| | | | | | | | | | | | and work ugly.
| * | Merge branch 'feat/notification-quick-filters' into 'develop'Shpuld Shpludson2021-03-17
| |\ \ | | | | | | | | | | | | | | | | Add quick filters for notifications See merge request pleroma/pleroma-fe!1364
| | * | v-slotShpuld Shpuldson2021-03-16
| | | |
| | * | merge conflict, use v-slot:trigger, fix popover svg dimensions bugShpuld Shpuldson2021-03-15
| | |\|
| | * | add quick filters for notifications2Shpuld Shpuldson2021-03-01
| | |/
| * / fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
| |/
* | remove logsShpuld Shpuldson2021-02-01
| |
* | somewhat workign version still with fixtureShpuld Shpuldson2021-01-06
|/