Henry Jameson
|
55d4ea3643
|
fix layout
|
2023-11-10 15:24:13 +02:00 |
|
NEETzsche
|
2c9930bd5b
|
Display the latest scrobble under a user's name
|
2023-11-10 06:11:55 -07:00 |
|
Henry Jameson
|
e0b8ad9f14
|
add initial structure for notification settings
|
2023-11-09 01:58:33 +02:00 |
|
Henry Jameson
|
77e270ef58
|
Don't use notification-badge'd favicon for badges in notifications
|
2023-11-09 01:53:48 +02:00 |
|
Henry Jameson
|
f449bfe2f1
|
SW-to-window communication
|
2023-11-09 01:52:39 +02:00 |
|
Henry Jameson
|
ce109c38f3
|
add favicon setting and add compact layout for AttachmentSetting
|
2023-11-01 22:10:46 +02:00 |
|
Henry Jameson
|
b6a4b62058
|
add better indication that stuff is happening
|
2023-11-01 21:53:50 +02:00 |
|
Henry Jameson
|
c99390e864
|
make notices appear above admin dash modal
|
2023-11-01 21:48:05 +02:00 |
|
Henry Jameson
|
f354cef010
|
fix no feedback and no dropdown close for actions in frontends tab,
better default suggest
|
2023-11-01 21:44:14 +02:00 |
|
HJ
|
954d03150f
|
Merge branch 'tusooa/extra-notifications' into 'develop'
Extra notifications
See merge request pleroma/pleroma-fe!1853
|
2023-10-31 11:29:04 +00:00 |
|
HJ
|
42d5d8e433
|
Merge branch 'release/2.6.x' into 'develop'
Mergeback 2.6.0 to develop
See merge request pleroma/pleroma-fe!1862
|
2023-10-29 16:32:54 +00:00 |
|
Henry Jameson
|
dbf14eee40
|
Version 2.6.0
|
2023-10-29 18:30:08 +02:00 |
|
Henry Jameson
|
c8b5b7845d
|
Changelog 2.6.0
|
2023-10-29 18:29:37 +02:00 |
|
HJ
|
b6accf9e7f
|
Merge branch 'develop' into 'master'
Update master branch
See merge request pleroma/pleroma-fe!1861
|
2023-10-29 16:26:05 +00:00 |
|
HJ
|
f685f9021b
|
Merge branch 'fix-reports' into 'develop'
fix reports now showing reason
See merge request pleroma/pleroma-fe!1860
|
2023-10-26 23:48:45 +00:00 |
|
Henry Jameson
|
c9fd9ceb75
|
changelog
|
2023-10-27 02:48:30 +03:00 |
|
Henry Jameson
|
c622b77ddd
|
fix reports now showing reason
|
2023-10-27 02:44:22 +03:00 |
|
Henry Jameson
|
e3bf9a5185
|
wrong key
|
2023-10-26 15:47:58 +03:00 |
|
Henry Jameson
|
0628aac664
|
fallback to old notification method, don't spam if old way of creating
notification fails, try to use favicon
|
2023-10-26 15:42:21 +03:00 |
|
Henry Jameson
|
1b7e930b2e
|
oops
|
2023-10-25 19:35:44 +03:00 |
|
Henry Jameson
|
73fbe89a4b
|
initial work on showing notifications through serviceworkers
|
2023-10-25 18:58:33 +03:00 |
|
HJ
|
4c11ac9a27
|
Merge branch 'quotes-hide-card' into 'develop'
oops
See merge request pleroma/pleroma-fe!1859
|
2023-10-13 13:10:57 +00:00 |
|
Henry Jameson
|
8f87a15069
|
oops
|
2023-10-13 12:37:50 +03:00 |
|
tusooa
|
3c38a79526
|
Merge branch 'quotes-hide-card' into 'develop'
Don't display link preview card if it's the same as quoted status
See merge request pleroma/pleroma-fe!1858
|
2023-10-11 21:03:19 +00:00 |
|
Henry Jameson
|
765fdbe8ab
|
changelog
|
2023-10-11 22:49:35 +03:00 |
|
Henry Jameson
|
ece79f84a8
|
don't display link preview card if it's the same as quoted status
|
2023-10-11 22:43:51 +03:00 |
|
Pleroma Renovate Bot
|
4beb29918a
|
Update dependency @vuelidate/core to v2.0.3
|
2023-10-06 09:10:07 +00:00 |
|
tusooa
|
45470e3355
|
Merge branch 'renovate/qrcode-1.x' into 'develop'
Update dependency qrcode to v1.5.3
See merge request pleroma/pleroma-fe!1821
|
2023-10-04 09:42:26 +00:00 |
|
tusooa
|
8801f63720
|
Merge branch 'renovate/phoenix-1.x' into 'develop'
Update dependency phoenix to v1.7.7
See merge request pleroma/pleroma-fe!1663
|
2023-10-04 09:40:31 +00:00 |
|
tusooa
|
e66b2b18af
|
Merge branch 'renovate/mini-css-extract-plugin-2.x' into 'develop'
Update dependency mini-css-extract-plugin to v2.7.6
See merge request pleroma/pleroma-fe!1830
|
2023-10-04 09:38:11 +00:00 |
|
tusooa
|
d356841441
|
Merge branch 'export-subst-hash' into 'develop'
Use export-subst gitattribute to allow tarball builds
See merge request pleroma/pleroma-fe!1854
|
2023-10-04 09:31:14 +00:00 |
|
tusooa
|
c05b1b9072
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-09-15 06:45:02 +00:00 |
|
Haelwenn (lanodan) Monnier
|
6e5c7bf308
|
Use export-subst gitattribute to allow tarball builds
For example it would do the following:
let subst = "d3bf557c";
|
2023-09-10 09:01:10 +02:00 |
|
tusooa
|
1d679b59a0
|
Merge branch 'strip-unbalanced-attributes' into 'develop'
Fix HTML attribute parsing, discard attributes not strating with a letter
See merge request pleroma/pleroma-fe!1834
|
2023-09-04 17:26:42 +00:00 |
|
tusooa
|
b167025554
|
Merge branch 'fix-oauth2-token-linger' into 'develop'
Fix OAuth2 token lingering after revocation
See merge request pleroma/pleroma-fe!1852
|
2023-08-26 16:57:28 +00:00 |
|
HJ
|
3c041b2ba1
|
Merge branch 'tusooa/emoji-picker-button-accessible' into 'develop'
Make emoji picker buttons accessible
See merge request pleroma/pleroma-fe!1840
|
2023-08-22 20:38:02 +00:00 |
|
HJ
|
d8d2507303
|
Merge branch 'tusooa/1266-reload-user-pinned' into 'develop'
Fix pinned statuses gone when reloading user timeline
Closes #1266
See merge request pleroma/pleroma-fe!1847
|
2023-08-22 20:37:48 +00:00 |
|
HJ
|
cc0a63736a
|
Merge branch 'tusooa/1274-nonascii-tags' into 'develop'
Fix parsing non-ascii tags
Closes #1274
See merge request pleroma/pleroma-fe!1848
|
2023-08-22 20:37:29 +00:00 |
|
Alexander Tumin
|
ac78f80194
|
Fix OAuth2 token lingering after revocation
|
2023-08-20 15:51:19 +03:00 |
|
tusooa
|
f059c1f314
|
Merge branch 'tusooa/quote' into 'develop'
Quote
See merge request pleroma/pleroma-fe!1846
|
2023-08-19 02:33:26 +00:00 |
|
tusooa
|
f153c688f6
|
Add changelog
|
2023-08-18 22:26:29 -04:00 |
|
tusooa
|
e4ab012f21
|
Move v-if condition to the right place
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
ff25838479
|
Make lint happy
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
ebee2bda63
|
Add icons to extra notifications
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
a2c21e2742
|
Make clickable area the whole row
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
c6715b346b
|
Show unread marker for extra notifications
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
50bad0fc68
|
Display unread visuals when there are unread extra notifications
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
bd60238f01
|
Do not show extra notifications in interactions page
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
1c180ace0b
|
Fix router links to use route objects
|
2023-08-18 22:25:32 -04:00 |
|
tusooa
|
7f51ea369e
|
Make extra notification display customizable
|
2023-08-18 22:25:32 -04:00 |
|