Alexander Strizhakov
|
cbdaabad34
|
web push http_client fix
|
2020-10-01 13:32:11 +03:00 |
Sergey Suprunenko
|
226fa3e486
|
Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter
|
2020-09-17 22:10:55 +02:00 |
Mark Felder
|
ce85db41a3
|
Lint
|
2020-06-26 14:35:04 -05:00 |
Mark Felder
|
69848d5c97
|
Rename notification "privacy_option" setting
|
2020-06-26 12:45:46 -05:00 |
lain
|
4e8c0eecd5
|
WebPush: Don't break on contentless chat messages.
|
2020-06-06 09:46:07 +02:00 |
lain
|
b952f3f379
|
WebPush: Push out chat message notications.
|
2020-06-04 14:49:10 +02:00 |
lain
|
37542a9dfa
|
Activity: Remove notifications-related functions.
|
2020-06-02 14:22:16 +02:00 |
lain
|
23e248694d
|
Announcements: Fix all tests.
|
2020-05-21 13:16:21 +02:00 |
lain
|
da550be066
|
Merge branch 'fix/1742-random-failing-tests' into 'develop'
Fix sporadically failing tests
See merge request pleroma/pleroma!2524
|
2020-05-13 13:38:32 +00:00 |
Alexander Strizhakov
|
12635bc156
|
don't use global mocks in setup callbacks
|
2020-05-13 11:38:22 +03:00 |
Egor Kislitsyn
|
7803a85d2c
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
Mark Felder
|
ea01e647df
|
Test Direct, Public, and Favorite notifications with privacy option
|
2020-05-07 09:13:43 -05:00 |
Mark Felder
|
a2580adc91
|
Hide the sender when privacy option is enabled
|
2020-05-06 16:42:27 -05:00 |
lain
|
f719a5b23a
|
WebPush: Return proper values for jobs.
|
2020-04-22 13:28:34 +02:00 |
lain
|
349b9d86dc
|
Merge branch 'remake-remodel-2' into 'develop'
Ingestion Pipeline Revamp
See merge request pleroma/pleroma!2315
|
2020-04-06 11:59:01 +00:00 |
lain
|
3c2c32b460
|
Merge branch 'remake-remodel' into develop
|
2020-03-19 18:00:55 +01:00 |
Alexander Strizhakov
|
814b275af7
|
Merge branch 'develop' into gun
|
2020-02-29 11:34:50 +03:00 |
Egor Kislitsyn
|
c495e6d387
|
Add a test to ensure OAuth tokens are tied to Push subscriptions
|
2020-02-25 18:04:28 +04:00 |
Alexander Strizhakov
|
514c899275
|
adding gun adapter
|
2020-02-18 08:19:01 +03:00 |
Maksim Pechnikov
|
04a8ffbe84
|
added privacy option to push notifications
|
2019-11-28 22:13:11 +03:00 |
lain
|
1bd1f62af5
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
|
2019-11-05 15:21:00 +01:00 |
Mark Felder
|
0c628fafc5
|
Spelling
|
2019-10-21 18:35:43 -05:00 |
Mark Felder
|
2cbb3f2364
|
Add tests for the subject of push notifications
|
2019-10-21 18:34:20 -05:00 |
lain
|
6e4f52f8a2
|
Introduce new ingestion pipeline structure, implement internal Likes with it.
|
2019-10-16 16:16:39 +02:00 |
Haelwenn (lanodan) Monnier
|
447514dfa2
|
Bump copyright years of files changed in 2019
Done via the following command:
git diff 1e6c102bfc --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
2019-09-18 23:21:11 +02:00 |
Ariadne Conill
|
b93498eb52
|
constants: add as_public constant and use it everywhere
|
2019-07-29 02:43:19 +00:00 |
lain
|
b0951a8849
|
WebPush: Use Object.normalize, rewrite tests so they test reality.
|
2019-04-29 18:15:30 +02:00 |
Ekaterina Vaartis
|
aef3a3ca46
|
Fix tests that used finmoji
|
2019-04-20 11:34:00 +03:00 |
Egor Kislitsyn
|
f1712cd2f1
|
Use PleromaJobQueue in Pleroma.Web.Push
|
2019-04-05 19:38:44 +07:00 |
Maksim
|
bc7570c282
|
[#647] tests for web push
|
2019-03-06 13:20:12 +00:00 |