Lambda
|
f35dbaf064
|
Treat reserved users like external users in the frontend.
|
2018-12-26 14:50:48 +01:00 |
|
Lambda
|
24eba26c5b
|
Restore old routes, enable user route as fallback.
|
2018-12-25 18:43:52 +01:00 |
|
Maxim Filippov
|
5f10c5e786
|
Fix user profile test
|
2018-12-17 02:45:40 +03:00 |
|
Maxim Filippov
|
2211c533dd
|
Merge branch 'develop' into feature/new-user-routes
|
2018-12-17 02:39:37 +03:00 |
|
Maxim Filippov
|
b524e73a65
|
Add local profile test
|
2018-12-17 01:53:21 +03:00 |
|
Maxim Filippov
|
828b1c78f9
|
Implement user_profile.spec.js
|
2018-12-15 06:16:44 +03:00 |
|
Maxim Filippov
|
e4a34cc4d4
|
Use 'userProfileLink' to generate user-profile link
|
2018-12-13 19:57:11 +03:00 |
|
Maxim Filippov
|
24caa2cfcd
|
Add generateProfileLink
|
2018-12-13 05:00:01 +03:00 |
|
Rinpatch
|
fa7fbe05de
|
Write a unit test for fileSizeFormatService
|
2018-12-12 20:41:12 +03:00 |
|
Maxim Filippov
|
ae8f0f36d8
|
Use "~" as a route namespace symbol
|
2018-12-10 01:21:52 +03:00 |
|
Maxim Filippov
|
e576f8cdad
|
Typo in tests
|
2018-12-06 22:10:46 +03:00 |
|
Maxim Filippov
|
6532462b95
|
Move old routes to /p, use /nickname for user profiles
|
2018-12-06 22:09:54 +03:00 |
|
Maxim Filippov
|
c3c75e0702
|
Remove dummy component
|
2018-12-06 22:09:54 +03:00 |
|
Henry Jameson
|
42584b1a34
|
fixup! fixup! Added logic to process reply to favorite request and update likes counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
|
2018-08-30 16:52:38 +03:00 |
|
Henry Jameson
|
4589466917
|
fixup! Added logic to process reply to favorite request and update likes counter accordingly. Should fix some of cases of doubled likes and likes counter not decrementing.
|
2018-08-30 16:34:24 +03:00 |
|
Henry Jameson
|
cc473df314
|
changed the only surviving and important test to accommodate for new notifications flow.
|
2018-08-16 14:46:05 +03:00 |
|
Henry Jameson
|
3afe65352b
|
removed notification-relevant test because the functionality they are testing do
not exist anymore. Gotta write more tho...
|
2018-08-16 14:07:06 +03:00 |
|
Henry Jameson
|
63650aec29
|
Added support for qvitter api fetching of notifications
|
2018-08-12 14:14:34 +03:00 |
|
Roger Braun
|
38653e1ea0
|
Fix specs.
|
2018-04-26 20:30:35 +02:00 |
|
eal
|
04a3a44195
|
Add tests for follow notifications.
|
2017-08-25 14:07:31 +03:00 |
|
Shpuld Shpuldson
|
e0e8965c08
|
update branch and fix merge conflicts
|
2017-06-15 23:25:19 +03:00 |
|
Roger Braun
|
e663420260
|
Fix notification deletion.
|
2017-06-13 12:01:47 +02:00 |
|
Roger Braun
|
72de959221
|
Remove notifications for deleted messages.
|
2017-06-06 15:54:08 +02:00 |
|
Roger Braun
|
024230c7f4
|
Basic word position and completion service.
|
2017-03-15 16:22:36 +01:00 |
|
Roger Braun
|
bde1241843
|
eslint fixes.
|
2017-03-08 17:58:49 +01:00 |
|
Roger Braun
|
e892fffda7
|
Correctly calculate the newStatusesCount.
Fixes a bug when viewing an updating twkn while logged in.
|
2017-02-16 12:51:24 +01:00 |
|
Roger Braun
|
66ef9f1328
|
Add users muting.
|
2017-02-13 23:22:32 +01:00 |
|
Roger Braun
|
c1d0b04105
|
Make minVisibleId actually dependent on visible statuses.
|
2017-01-01 18:10:25 +01:00 |
|
Roger Braun
|
026ab7c1df
|
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
|
2016-12-05 20:49:58 +01:00 |
|
Jiayi Zheng
|
75fdc72e22
|
Implements feature status delete
Fixes issue #4
|
2016-12-04 18:30:00 +01:00 |
|
Roger Braun
|
58ac8f51a2
|
Treat mentions more like a timeline.
|
2016-12-03 12:43:21 +01:00 |
|
Roger Braun
|
25ecac846f
|
Add users repository in users module.
|
2016-11-30 18:29:44 +01:00 |
|
Roger Braun
|
9681bb7bfd
|
Add noIdUpdate option for addNewStatuses action.
This fixes #11.
|
2016-11-28 21:25:36 +01:00 |
|
Roger Braun
|
c726aa8a7f
|
Fix specs.
|
2016-11-28 18:04:31 +01:00 |
|
Roger Braun
|
e0a108fcab
|
Move specs around.
|
2016-11-28 14:49:42 +01:00 |
|
Roger Braun
|
e1c5030311
|
Add notification on mention.
|
2016-11-27 19:11:05 +01:00 |
|
Roger Braun
|
51988e75b6
|
Add repeat notifications.
|
2016-11-27 18:57:33 +01:00 |
|
Roger Braun
|
ff93d1edee
|
Parse mastodon favorites.
|
2016-11-27 18:54:17 +01:00 |
|
Roger Braun
|
1d8c813135
|
Better handling of favorites.
|
2016-11-25 16:56:08 +01:00 |
|
Roger Braun
|
a5f523922c
|
Make timelineless status adding possible.
|
2016-11-24 18:15:34 +01:00 |
|
Roger Braun
|
05f9e68dab
|
Fixes for deletion.
|
2016-11-19 13:08:44 +01:00 |
|
Roger Braun
|
e7637e4196
|
Add first notification.
This adds a favorite notification.
|
2016-11-18 22:55:04 +01:00 |
|
Roger Braun
|
4cef86f2a8
|
Add status deletion.
Kind of wonky. Would be better if we used the AS endpoints.
|
2016-11-18 22:25:42 +01:00 |
|
Roger Braun
|
9171b382fe
|
Complete rewrite of status adding code.
This now uses nearly only mutation, to take advantage
of vue's mutation tracking.
|
2016-11-18 19:48:02 +01:00 |
|
Roger Braun
|
8723c35d43
|
A bit more advanced status merging.
|
2016-11-18 16:05:04 +01:00 |
|
Roger Braun
|
4fcb60487c
|
Do more mutation-y status reducing.
|
2016-11-17 18:31:26 +01:00 |
|
Roger Braun
|
aeb8868b82
|
prepareStatus: created_at_parsed.
|
2016-11-13 22:54:49 +01:00 |
|
Roger Braun
|
59647798b9
|
prepareStatus: nsfw tag parsing.
|
2016-11-13 22:40:33 +01:00 |
|
Roger Braun
|
5888697c0d
|
Better maxId calculation.
|
2016-11-13 22:19:14 +01:00 |
|
Roger Braun
|
5e348dc149
|
Add RT status adding specs.
|
2016-11-13 17:59:35 +01:00 |
|