ensra
|
3ec8e43a97
|
Rename expandCW to collapseMessageWithSubject.
Add option to config.json, disabled by default.
|
2018-08-20 03:41:40 +01:00 |
|
ensra
|
1121f32c48
|
Add support for configurable CW clickthrough.
|
2018-08-20 02:59:06 +01:00 |
|
Henry Jameson
|
99f849bd8c
|
Revert "storing entire config instead of each separate thing of it, so that future"
This reverts commit 18117c3bfa .
b/c something else uses same field but i want to fix that in another MR
|
2018-08-18 13:56:45 +03:00 |
|
Henry Jameson
|
0e5b74e3dd
|
Configurable video looping, option to not to loop silent videos. Updated
localization strings.
|
2018-08-15 12:51:21 +03:00 |
|
Henry Jameson
|
b04a9d1229
|
cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling
|
2018-08-05 05:41:37 +03:00 |
|
Henry Jameson
|
6a81aa2745
|
added ability to pick the style of highlighting
|
2018-08-05 05:18:04 +03:00 |
|
Henry Jameson
|
8ccebbe156
|
both bugs fixed. it's reactive and no more conflicting cards
|
2018-07-06 20:12:09 +03:00 |
|
Henry Jameson
|
f911182a2f
|
working, somewhat
|
2018-07-06 20:12:09 +03:00 |
|
Francis Dinh
|
556eb4b8a3
|
add unretweet action to statuses.js
|
2018-06-14 17:17:36 -04:00 |
|
William Pitcock
|
7389f07115
|
follow requests: refactor to properly leverage vuex
|
2018-06-07 01:24:31 +00:00 |
|
Roger Braun
|
935b7745ea
|
Fix nsfw in notifications again.
|
2018-04-23 19:22:28 +02:00 |
|
Roger Braun
|
39026f8bc3
|
Fix repeat nsfw hiding.
|
2018-04-23 19:07:47 +02:00 |
|
shpuld
|
573f01650b
|
Copy parent status nsfw into retweeted_status
|
2018-04-16 18:19:42 +03:00 |
|
shpuld
|
208b2ed125
|
Additional check to make console shut up
|
2018-04-15 00:06:00 +03:00 |
|
shpuld
|
e88bb1a23e
|
I broke timelines again, fixed now again (hopefully).
|
2018-04-14 22:13:28 +03:00 |
|
shpuld
|
3488141fdd
|
Whoops, broke older statuses accidentally
|
2018-04-14 17:18:07 +03:00 |
|
shpuld
|
dff27357d4
|
remove +1/-1 from min/max id checking
|
2018-04-14 16:33:53 +03:00 |
|
shpuld
|
a0e7803e42
|
change timeline min/max id updating behavior to not get stuck with 20 wrong type of activities on fetch older.
|
2018-04-13 22:35:55 +03:00 |
|
shpuld
|
a1f6ef1dca
|
Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, status fadein.
|
2018-04-11 19:34:40 +03:00 |
|
eal
|
043e14d5cb
|
Show chat only if channel is joined.
|
2018-02-01 19:18:47 +02:00 |
|
eal
|
612fb18367
|
Add option for disabling chat.
|
2017-12-07 18:20:44 +02:00 |
|
Roger Braun
|
27be1e0fa3
|
Move chat to own module.
|
2017-12-05 11:47:10 +01:00 |
|
Roger Braun
|
fbee80474b
|
Basic frontend changes for chat.
|
2017-12-04 19:08:33 +01:00 |
|
shpuld
|
6b773902e8
|
Fix mistake in flushMarker init, make startFetching behave properly with older statuses existing.
|
2017-11-23 13:46:37 +02:00 |
|
shpuld
|
fc1736618b
|
attempt to recognize when holes in timeline for various reasons, clear timeline and fetch older when showing new to get rid of holes
|
2017-11-21 16:12:47 +02:00 |
|
Roger Braun
|
099bac517a
|
Fix mention timeline.
|
2017-11-20 12:13:17 +01:00 |
|
shpuld
|
21b31cf599
|
Move custom theming from settings to style-switcher, remove usage of custom .css files, use styles.json instead.
|
2017-11-17 17:24:42 +02:00 |
|
shpuld
|
e13c8c3fd2
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into feature/custom-theme
|
2017-11-17 02:17:47 +02:00 |
|
eal
|
07057043d9
|
Use state object for user view instead of timeline.
Also fetch user if not in the state already.
|
2017-11-14 18:08:03 +02:00 |
|
shpuld
|
ed84c6acc0
|
First version with naive color extrapolation.
|
2017-11-14 01:37:49 +02:00 |
|
lambda
|
d6478068f8
|
Merge branch 'feature/streaming-posts' into 'develop'
Streaming posts
See merge request pleroma/pleroma-fe!151
|
2017-11-13 09:10:44 +00:00 |
|
shpuld
|
46f23b7de7
|
Add an option to automatically show new posts when scrolled to the top, also add fade-in animation for posts.
|
2017-11-13 01:06:48 +02:00 |
|
shpuld
|
c682a4b007
|
Don't add notification on self mention, (and fix that pesky pleroma vs gs delete bug)
|
2017-11-12 23:15:47 +02:00 |
|
Henry Jameson
|
4cf580ee31
|
moved notification asking from page load to login event. Added image in
notifications support (doesn't work for native KDE notifications for me tho)
|
2017-11-13 00:11:55 +03:00 |
|
Henry Jameson
|
3dc375f442
|
initial implementation for desktop notifications
|
2017-11-12 23:34:08 +03:00 |
|
shpuld
|
d2ef145115
|
Don't show repeats that have been shown already.
|
2017-11-09 08:36:11 +02:00 |
|
eal
|
9abfcb34ef
|
Add tag timeline view.
|
2017-09-17 14:26:35 +03:00 |
|
Roger Braun
|
8b4f59e1f7
|
Try logging in with the existing cookie.
|
2017-09-02 19:50:02 +03:00 |
|
eal
|
5bd6abc134
|
Add regex for follows from pleromabe
|
2017-08-24 21:53:31 +03:00 |
|
Shpuld Shpuldson
|
2bc261afba
|
Merge branch 'feature/follow-lists' into 'develop'
Feature/follow lists
See merge request !106
|
2017-08-23 12:40:39 -04:00 |
|
eal
|
ccfc2e57d0
|
Add follower and following views
|
2017-08-23 19:14:06 +03:00 |
|
Shpuld Shpuldson
|
3d9d59915b
|
Add regex to check if you're the one being followed before adding notification.
|
2017-08-21 23:31:38 +03:00 |
|
Shpuld Shpuldson
|
1136db24cc
|
Fix issue with trying to match() on undefined
|
2017-08-18 12:38:47 +03:00 |
|
Shpuld Shpuldson
|
052befa581
|
fix the very annoying thing where favs from pleromabe would not generate notifs when on GS
|
2017-08-18 12:26:07 +03:00 |
|
eal
|
701112f043
|
Add follow notifications.
|
2017-08-10 19:17:40 +03:00 |
|
Roger Braun
|
7d59051fc5
|
Add logout button.
|
2017-07-02 12:25:34 +02:00 |
|
Shpuld Shpuldson
|
3785a863cb
|
Update branch and fix conflicts.
|
2017-06-19 11:32:40 +03:00 |
|
Roger Braun
|
8e5d17a659
|
Use tags array in status if available.
|
2017-06-18 19:19:17 +02:00 |
|
Roger Braun
|
e663420260
|
Fix notification deletion.
|
2017-06-13 12:01:47 +02:00 |
|
Roger Braun
|
bda0a76c89
|
Clear timeline on user change.
|
2017-06-12 16:30:56 +02:00 |
|