Henry Jameson
373c30be69
fix #1133
2022-02-20 16:06:26 +02:00
Henry Jameson
20fd73f6b9
Merge branch 'fix-pinned-statuses' into shigusegubu
...
* fix-pinned-statuses:
only for user TL
removed file because that logic has been removed
2022-02-20 00:57:50 +02:00
Henry Jameson
7b60adb480
only for user TL
2022-02-20 00:57:31 +02:00
Henry Jameson
5864dc52f7
removed file because that logic has been removed
2022-02-20 00:43:38 +02:00
Henry Jameson
f5f6365fb7
Merge branch 'fix-pinned-statuses' into shigusegubu
...
* fix-pinned-statuses:
lol, lmao, that was some shit, this is much easier and works all the time
fix pinned statuses appearing at the bottom of user timeline (and possibly fetching new ones there)
2022-02-20 00:42:09 +02:00
Henry Jameson
a31ff20f50
lol, lmao, that was some shit, this is much easier and works all the time
2022-02-20 00:36:21 +02:00
Henry Jameson
2a97bdb39d
fix pinned statuses appearing at the bottom of user timeline (and
...
possibly fetching new ones there)
2022-02-20 00:04:47 +02:00
Henry Jameson
5076c96b89
Merge branch 'fix-mentions-new-bugs' into shigusegubu
...
* fix-mentions-new-bugs:
new unit tests
fix unit tests
enable link handling in user bios to fix links not having _blank
add emoji to chat titles
use rich content in interaction lists
2022-02-19 23:05:03 +02:00
Henry Jameson
86e3aefdab
new unit tests
2022-02-19 23:04:51 +02:00
Henry Jameson
a8d1987686
fix unit tests
2022-02-19 22:40:19 +02:00
Henry Jameson
0d073d607c
enable link handling in user bios to fix links not having _blank
2022-02-19 22:34:08 +02:00
Henry Jameson
769a9a14fe
add emoji to chat titles
2022-02-19 22:30:13 +02:00
Henry Jameson
a61f6e1590
use rich content in interaction lists
2022-02-19 22:12:37 +02:00
Henry Jameson
e68745ffee
Merge branch 'fix-mentions-new-bugs' into shigusegubu
...
* fix-mentions-new-bugs:
more spacing fixes
2022-02-11 15:11:13 +02:00
Henry Jameson
ee86f56469
more spacing fixes
2022-02-11 15:10:52 +02:00
Henry Jameson
104f650a1e
Merge branch 'fix-mentions-new-bugs' into shigusegubu
...
* fix-mentions-new-bugs:
more spacing fixes
more spacing/wrapping fixes
2022-02-11 15:06:28 +02:00
Henry Jameson
17d6f1b53b
more spacing fixes
2022-02-11 15:06:12 +02:00
Henry Jameson
592ed9ce33
Merge branch 'proper-attachments' into shigusegubu
...
* proper-attachments:
improve unknown attachment handling
2022-02-10 15:44:43 +02:00
Henry Jameson
befd4d5fc7
improve unknown attachment handling
2022-02-10 15:42:28 +02:00
Henry Jameson
4c7edfc9a9
more spacing/wrapping fixes
2022-02-09 23:34:26 +02:00
Henry Jameson
976d12c0a0
more spacing/wrapping fixes
2022-02-09 23:34:06 +02:00
Henry Jameson
26f2736c77
defaults!
2022-02-04 14:23:38 +02:00
Henry Jameson
c08542bee4
Merge branch 'fix-mentions-new-bugs' into shigusegubu
...
* fix-mentions-new-bugs:
fix overflows
2022-02-04 14:21:12 +02:00
Henry Jameson
d361a4d7dc
fix overflows
2022-02-04 14:20:56 +02:00
Henry Jameson
7451f996f3
Merge branch 'fix-mentions-new-bugs' into shigusegubu
...
* fix-mentions-new-bugs:
better approach to unescaping
2022-02-03 23:14:12 +02:00
Henry Jameson
571e73a346
better approach to unescaping
2022-02-03 23:13:28 +02:00
Henry Jameson
40cdbf3e6f
Merge branch 'fix-mentions-new-bugs' into shigusegubu
...
* fix-mentions-new-bugs:
fix amps in links
make chat messages behave same as posts for animated gifs
support width/height img attributes
lint
better phrasing?
options to disable (You)s and highlighting of yourself
fix poast mentions tripping
fix alignment issues
2022-02-03 23:00:07 +02:00
Henry Jameson
ca79122c0b
Merge remote-tracking branch 'origin/develop' into shigusegubu
...
* origin/develop:
Fix lint warning in filtering_tab.vue
Fix Follow button missing on follow list
Hide mention link avatar by default
Add English translation for mention link prefs
Make mention link prefs ui more intuitive
Add option to fade domains in mention link
Make avatar unselectable
Add option to display user avatar in mention link
Make (You) unselectable
Style properly usernames without tooltips
Add pref for whether to display full user names and tooltips
Add a pref for whether to display mention as icon or text
2022-02-03 23:00:01 +02:00
Henry Jameson
39ecb33883
fix amps in links
2022-02-03 22:58:12 +02:00
Henry Jameson
0f01931309
make chat messages behave same as posts for animated gifs
2022-02-03 22:52:41 +02:00
Henry Jameson
a9830ff491
support width/height img attributes
2022-02-03 22:50:32 +02:00
Henry Jameson
9a6363431d
lint
2022-02-03 22:41:38 +02:00
Henry Jameson
ea6114f63c
better phrasing?
2022-02-03 22:36:13 +02:00
Henry Jameson
bfb3a4364b
options to disable (You)s and highlighting of yourself
2022-02-03 22:34:57 +02:00
Henry Jameson
6d3229b1a1
fix poast mentions tripping
2022-02-03 22:23:28 +02:00
Henry Jameson
06042569f1
fix alignment issues
2022-02-03 22:10:45 +02:00
HJ
8ade11783a
Merge branch 'from/develop/tusooa/1118-enhanced-mention-link' into 'develop'
...
Enhanced mention link
Closes #1118
See merge request pleroma/pleroma-fe!1424
2022-02-03 19:37:13 +00:00
HJ
a5e20a4eb2
Merge branch 'from/develop/tusooa/fix-follow-list' into 'develop'
...
Fix Follow button missing on follow list
See merge request pleroma/pleroma-fe!1428
2022-02-03 10:22:22 +00:00
HJ
dd75e43c57
Merge branch 'from/develop/tusooa/fix-lint-warn' into 'develop'
...
Fix lint warning in filtering_tab.vue
See merge request pleroma/pleroma-fe!1429
2022-02-03 10:22:04 +00:00
Tusooa Zhu
0e6af68a0f
Fix lint warning in filtering_tab.vue
2022-02-02 21:35:17 -05:00
Tusooa Zhu
f886135bb7
Fix Follow button missing on follow list
2022-02-02 21:30:52 -05:00
Tusooa Zhu
c3f1765b21
Hide mention link avatar by default
2022-01-29 16:57:59 -05:00
Tusooa Zhu
7cc0d0763c
Add English translation for mention link prefs
2022-01-29 16:57:59 -05:00
Tusooa Zhu
c8983d5606
Make mention link prefs ui more intuitive
2022-01-29 16:57:59 -05:00
Tusooa Zhu
0c60b31eee
Add option to fade domains in mention link
2022-01-29 16:57:59 -05:00
Tusooa Zhu
aaf0b985ad
Make avatar unselectable
2022-01-29 16:57:59 -05:00
Tusooa Zhu
9fde13c968
Add option to display user avatar in mention link
2022-01-29 16:57:59 -05:00
Tusooa Zhu
8896afd8d8
Make (You) unselectable
2022-01-29 16:57:59 -05:00
Tusooa Zhu
95007059d1
Style properly usernames without tooltips
2022-01-29 16:57:59 -05:00
Tusooa Zhu
1d4b1b296e
Add pref for whether to display full user names and tooltips
2022-01-29 16:57:59 -05:00