Commit graph

280 commits

Author SHA1 Message Date
355f16b387 Remove usesless meta classes 2020-09-18 23:24:20 +02:00
72f78f89ae Add simple integration tests 2020-09-18 23:22:25 +02:00
5743dd7096 Add reddit revoke view tests 2020-09-18 21:39:59 +02:00
eb661b8abc Add reddit refresh token view tests 2020-09-18 21:25:15 +02:00
1fd4b60710 Add TODO's 2020-09-17 22:53:07 +02:00
655e641213 Add revoking reddit account access 2020-09-17 21:37:02 +02:00
cdc7ca90da Update reddit template 2020-09-16 22:54:10 +02:00
0cf81e68d3 Move existing integration page tests 2020-09-16 22:43:29 +02:00
cfc48cea05 Rename integration buttons 2020-09-15 09:40:50 +02:00
ead7575899 Update callback urls 2020-09-14 23:34:48 +02:00
df6fd067c3 Add integrations view 2020-09-14 23:25:11 +02:00
19270513d5 Update form components 2020-09-14 20:53:22 +02:00
87378a3533 Split account views into seperate files 2020-09-14 20:42:03 +02:00
21fc5ef8e7 Add twitter settings example 2020-09-14 20:09:06 +02:00
7fe3af0115 Add initial twitter scheduler & rename last_suceeded to last_run 2020-09-13 22:36:31 +02:00
d9999752bc Fix reddit exception log 2020-09-13 15:34:02 +02:00
5e53faf417 Urlize tweet bodies 2020-09-13 15:00:31 +02:00
646c629327 Fix memcached not linking to containers 2020-09-13 14:27:00 +02:00
396d36f866 Use simple Mock instead of MagicMock 2020-09-13 13:35:08 +02:00
150c492628 Alot of plumbing 2020-09-13 13:32:52 +02:00
6be8862a7d Add last builder test 2020-09-12 19:23:59 +02:00
b48efbbffb Remove invalid unicode text test as this is tested already in the video post mock 2020-09-12 17:08:03 +02:00
a90e558655 Move media_entities parsing to seperate function 2020-09-12 16:49:01 +02:00
cfe9c29a14 Add tests for retweeted tweets & quoted tweets 2020-09-12 16:29:36 +02:00
d2dcd0fa7e Add animated_gif test scenario 2020-09-09 21:49:48 +02:00
30ed1c13f9 Fix video post tests/code 2020-09-09 20:33:05 +02:00
9bdbc2a47e Add ftfy for fixing surrogates 2020-09-09 20:33:05 +02:00
bafb188636 WIP: video posts 2020-09-09 20:33:05 +02:00
9fd3a845e7 Add image test 2020-09-09 20:33:05 +02:00
8f971a5c89 Add image mock with multiple images 2020-09-09 20:33:05 +02:00
f5d1e9ba5f Add simple builder scenario 2020-09-09 20:33:05 +02:00
90bbcb4d27 Add initial test 2020-09-09 20:33:05 +02:00
fec9af5626 Add mocks for different kinds of media/tweets 2020-09-09 20:33:05 +02:00
13a87d5ecb Initial commit 2020-09-09 20:33:05 +02:00
a7b4271a7d Update font configuration
Fixes #63, See https://webpack.js.org/loaders/file-loader/#publicpath
2020-09-09 20:30:59 +02:00
6120b26a44 Update logging configuration 2020-09-09 19:58:09 +02:00
4074df3f09 Merge branch 'master' into development 2020-09-02 22:10:56 +02:00
805321f66d 0.2.6.4
Update deploy job
2020-09-02 21:37:33 +02:00
84802fd48b Merge branch 'master' into development 2020-09-02 21:10:53 +02:00
65e4f3bb80 0.2.6.3
- Fallback to variable for vault password as file variables get execute permission set
2020-09-01 22:27:31 +02:00
f0df342f61 0.2.6.2
- Update deploy job to use file variables
- Fix truncating values with exotic characters
2020-09-01 22:07:49 +02:00
47eaef40b3 Update deploy job to use file variables 2020-09-01 22:02:47 +02:00
0d9163d363 Fix truncating exotic values
Fixes #65
2020-09-01 19:48:04 +02:00
64a3d2aab5 Merge branch 'master' into development 2020-08-31 23:09:01 +02:00
b035526848 Fix npm vulnerabilities & update deploy job 2020-08-31 23:08:37 +02:00
af7fbaf1e8 Merge branch 'master' into development 2020-08-31 22:49:14 +02:00
30bd140483 0.2.6
- Fix sorting posts by rule
2020-08-31 22:42:18 +02:00
7ee5ad7879 Merge branch 'post-sorting' into 'development'
Fix post sorting by rule

See merge request sonny/newsreader!36
2020-08-31 22:38:59 +02:00
1429e5a7ec Fix post sorting by rule 2020-08-31 22:38:59 +02:00
e0af3dcc20 Merge branch 'master' into development 2020-08-12 20:40:46 +02:00