Commit graph

297 commits

Author SHA1 Message Date
465e593368 Add TwitterTemplate view tests 2020-09-25 22:34:56 +02:00
c5ab5dc2bd Add TwitterAuth view tests 2020-09-25 21:23:27 +02:00
ef7997d3bc Add TwitterRevokeView tests 2020-09-25 21:00:33 +02:00
885a0a52b7 Add Twitter revoke view 2020-09-24 23:02:19 +02:00
f21b626802 Fix views & update admin 2020-09-24 22:45:22 +02:00
52d8c14abe Add initial twitter authorization views 2020-09-24 21:14:08 +02:00
b498354cb6 Remove Twitter refresh token button
Twitter does not have this feature, see
https://developer.twitter.com/en/docs/authentication/faq
2020-09-23 23:21:55 +02:00
5618ca702d Add requests-oauthlib to deps 2020-09-23 23:21:00 +02:00
b653c210f1 Fix tests 2020-09-21 23:15:04 +02:00
0411d76596 Add twitter timeline update view tests 2020-09-21 22:56:07 +02:00
3e3af4ce95 Add twitter timeline create tests 2020-09-21 22:44:57 +02:00
fed811a227 Add twitter time line url to property 2020-09-21 22:22:34 +02:00
c6fda4fcee Don't show initially created rules as failed 2020-09-21 22:21:08 +02:00
f3b4319c2d Fix reddit client 2020-09-21 21:53:48 +02:00
a3deafb610 Add todo 2020-09-20 22:16:38 +02:00
431827986e Passthrough urls from backend 2020-09-20 22:00:24 +02:00
abb5328feb Form / view file refactor 2020-09-19 17:00:41 +02:00
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