Henry Jameson
9e3e6b0c69
Merge remote-tracking branch 'origin/develop' into settings-modal
...
* origin/develop: (22 commits)
changelog
alignment fixes
Update CHANGELOG.md
StillImage: Make it work properly in both firefox and chrome.
ReactButton: Change the combined emoji (heart) to a simple one.
Linting fixes.
Settings: Keep a local version of the mutedWordsString
MediaModal: Close on browser navigation events.
StatusContent: Try to get hashtag from dataset first.
Docs: Change wrong documentation.
EntityNormalizerSpec: More fixes.
EntityNormalizerSpec: Test new behavior.
EntityNormalizer: Add colons to emoji alt text.
fixed case in class name
The sidebarRight option wasn't being read
Use consistent naming for Pleroma-FE in README
Remove mention of GNU Social
lint
multiple fixes
fix non-mention notifs
...
2020-06-07 00:10:21 +03:00
HJ
e47d0f2103
Merge branch 'fix-reprooted-muted-posts' into 'develop'
...
Fixed some issues with muting
See merge request pleroma/pleroma-fe!1120
2020-06-06 20:31:43 +00:00
Henry Jameson
7d695fc8f2
changelog
2020-06-06 23:22:58 +03:00
Henry Jameson
ebf2ce84fd
alignment fixes
2020-06-06 23:08:52 +03:00
lain
0a3069aec0
Update CHANGELOG.md
2020-06-05 16:13:41 +00:00
Shpuld Shpludson
f6d5922e65
Merge branch '851-fix-squishy-images' into 'develop'
...
StillImage: Make it work properly in both firefox and chrome.
Closes #851
See merge request pleroma/pleroma-fe!1132
2020-06-05 16:06:19 +00:00
lain
2aabd8ed1a
StillImage: Make it work properly in both firefox and chrome.
2020-06-05 17:55:19 +02:00
Shpuld Shpludson
63f237d736
Merge branch '848-change-emoji-reaction-defaults' into 'develop'
...
ReactButton: Change the combined emoji (heart) to a simple one.
Closes #848
See merge request pleroma/pleroma-fe!1131
2020-06-05 15:36:15 +00:00
lain
ba4c189c53
ReactButton: Change the combined emoji (heart) to a simple one.
2020-06-05 17:26:13 +02:00
HJ
0bf2b372d0
Merge branch '790-unable-to-filter' into 'develop'
...
Settings: Keep a local version of the mutedWordsString
Closes #790
See merge request pleroma/pleroma-fe!1130
2020-06-05 12:03:46 +00:00
lain
c4c5568b98
Linting fixes.
2020-06-05 13:51:47 +02:00
lain
282e10e3be
Settings: Keep a local version of the mutedWordsString
...
Without this it was impossible to use newlines
2020-06-05 13:42:39 +02:00
HJ
585bb5727a
Merge branch '593-doc-change' into 'develop'
...
Docs: Change wrong documentation.
Closes #593
See merge request pleroma/pleroma-fe!1127
2020-06-04 16:07:13 +00:00
HJ
c678756eba
Merge branch '748-hashtag-link-fixes' into 'develop'
...
StatusContent: Try to get hashtag from dataset first.
Closes #748
See merge request pleroma/pleroma-fe!1128
2020-06-04 16:06:33 +00:00
HJ
a6f73d7da5
Merge branch '788-hide-media-viewer-on-navigation' into 'develop'
...
MediaModal: Close on browser navigation events.
Closes #788
See merge request pleroma/pleroma-fe!1129
2020-06-04 16:00:53 +00:00
HJ
7f755878d5
Merge branch '802-emoji-alt' into 'develop'
...
EntityNormalizer: Add colons to emoji alt text.
Closes #802
See merge request pleroma/pleroma-fe!1126
2020-06-04 15:59:29 +00:00
lain
cb99dc2b27
MediaModal: Close on browser navigation events.
2020-06-04 16:30:28 +02:00
lain
d872d55832
StatusContent: Try to get hashtag from dataset first.
2020-06-04 15:50:44 +02:00
lain
c0497b6f1f
Docs: Change wrong documentation.
2020-06-04 15:34:29 +02:00
lain
05167f202f
EntityNormalizerSpec: More fixes.
2020-06-04 15:31:52 +02:00
lain
c2dfe1f6cc
EntityNormalizerSpec: Test new behavior.
2020-06-04 15:25:00 +02:00
lain
f197a2aa39
EntityNormalizer: Add colons to emoji alt text.
...
This makes it possible to copy them and still have them work.
2020-06-04 15:12:03 +02:00
lain
5ac2c365a7
Merge branch 'update-readme' into 'develop'
...
Update readme
See merge request pleroma/pleroma-fe!1123
2020-06-02 14:42:10 +00:00
Henry Jameson
de3a376beb
fixed case in class name
2020-06-02 01:16:10 +03:00
Henry Jameson
4fae2f8ea8
track if settings modal has been opened once
2020-06-02 01:10:52 +03:00
Henry Jameson
94436c1f85
fixed tab not hiding
2020-05-29 13:39:30 +03:00
Henry Jameson
9a20a90932
fixed the remaining issues
2020-05-28 21:28:01 +03:00
HJ
f288178b67
Merge branch 'fix/sidebarRight_option' into 'develop'
...
The sidebarRight option wasn't being read
Closes #858
See merge request pleroma/pleroma-fe!1125
2020-05-28 17:36:05 +00:00
Mark Felder
5f41ee8864
The sidebarRight option wasn't being read
2020-05-28 12:28:32 -05:00
Francis Dinh
3111fc5dbc
Use consistent naming for Pleroma-FE in README
2020-05-28 05:14:11 -04:00
Francis Dinh
6ecd1dd15b
Remove mention of GNU Social
...
Pleroma-FE has not supported GNU Social for a while now. Plus the
wiki page for setting it up has been deleted.
2020-05-28 05:14:01 -04:00
Henry Jameson
5ffcddd3b9
fixes. sorry for bad commit message i'm tired
2020-05-27 03:32:57 +03:00
Henry Jameson
3938ccb8e7
lint
2020-05-27 00:02:36 +03:00
Henry Jameson
a8e013bd65
Move modal frame parts away from modal-content into modal, improve error handling
2020-05-26 23:58:55 +03:00
Henry Jameson
5187b37aca
moved multiChoiceProperties where it fits better
2020-05-26 22:50:37 +03:00
Henry Jameson
1f205b87ac
lint
2020-05-26 01:06:34 +03:00
Henry Jameson
9d09e4090f
multiple fixes
2020-05-26 01:01:25 +03:00
Henry Jameson
83e5ee5494
fix non-mention notifs
2020-05-26 00:22:15 +03:00
Henry Jameson
b5c1d074f8
fix reprööted posts not being muted properly. fix muted posts making
...
desktop notifications
2020-05-25 23:38:31 +03:00
Henry Jameson
a14635f4f2
oops
2020-05-25 19:57:32 +03:00
Henry Jameson
dc8f78e84d
fix for a previous fix
2020-05-25 17:22:57 +03:00
Henry Jameson
101f657d36
improve big spinner visibility
2020-05-25 17:21:05 +03:00
Henry Jameson
ccdbba2348
Change flex for tab switcher lines to always have some small space reserved
2020-05-25 17:18:57 +03:00
Henry Jameson
c0fe39af7a
increase gap between buttons in titlebars
2020-05-25 17:15:02 +03:00
Henry Jameson
0eea5c6b80
fix icon changing color
2020-05-25 17:11:30 +03:00
Henry Jameson
500511b415
fix sidebar not closing in mobile
2020-05-25 17:05:30 +03:00
Henry Jameson
534e1fef88
lint
2020-05-25 16:56:32 +03:00
Henry Jameson
5d1b539da2
lint
2020-05-25 16:48:23 +03:00
Henry Jameson
097216c49e
remove timeout, was meant for testing
2020-05-25 16:32:32 +03:00
Henry Jameson
bb418bf155
fix tests. user-profile didn't have tab-switcher compnent imported!!
2020-05-25 16:23:14 +03:00