Commit graph

1057 commits

Author SHA1 Message Date
bopol ed91133b21 Change order of quoted replies 2020-11-08 13:32:18 +01:00
Peter Dave Hello e105426f0f Remove deprecated sudo config in .travis.yml
It's deprecated for a while, reference:
- https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
2020-11-08 13:30:44 +01:00
Zed f3ebb87e23
Merge pull request #273 from PeterDaveHello/ImproveDockerfileCacheLeverage
Refactor Dockerfile, separate and move `apk add` upper
2020-11-08 13:30:31 +01:00
Peter Dave Hello b75336ce78 Use JSON notation for CMD's arguments in Dockerfile
Reference - Best practices for writing Dockerfiles:

- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#cmd

> CMD should almost always be used in the form of CMD ["executable","param1", "param2"…]
2020-11-08 13:30:18 +01:00
Peter Dave Hello 373fabbc94 Refactor Dockerfile, separate and move apk add upper
This will allow Docker to cache the pacakges apk added, which saves the
bandwidth and time to build this Docker image.
2020-11-08 18:29:02 +08:00
Zed 104dc95bd7 Fix quote video size 2020-11-08 04:30:38 +01:00
Zed 6f78781d1c Update tests 2020-11-08 04:28:02 +01:00
Peter Dave Hello e2e3b955f4 [Dockerfile] Replace manual apk update w/ --no-cache 2020-11-08 03:27:56 +01:00
Zed 0558ade6b9 Use Nim 1.2.8 for Docker 2020-11-08 03:27:25 +01:00
Zed 0ef85031a7 Add version query to css to force updates 2020-11-08 03:15:51 +01:00
Zed 4610ec6122 Increase user search avatar resolution 2020-11-08 03:09:40 +01:00
Zed 0f72b64ce2 Increase tweet avatar resolution 2020-11-08 02:56:06 +01:00
Zed b389723bf5 Reduce main tweet font size on mobile 2020-11-08 02:50:03 +01:00
Zed b6a49fc4cb Support quoted replies stat, update font 2020-11-08 02:21:58 +01:00
Zed 82fe5d8b78 Make bidirectional support a preference
Fixes #270
2020-11-08 00:41:12 +01:00
Zed 13bdd6497b Support bidirectional quote text 2020-11-08 00:06:37 +01:00
Zed d358912790 Sanitize XML to remove invalid characters
Fixes #268
2020-11-07 23:53:49 +01:00
Zed 375cb1a243 Fix removal of logging on release 2020-11-07 23:16:47 +01:00
Zed 9f5042dbd3 Add missing entry type to entryId parser 2020-11-07 23:10:29 +01:00
Zed 3107ab0ab8 Fix content-length crash 2020-11-07 23:02:27 +01:00
Zed 2d7e12fcb8 Fix parsing censored tweets 2020-11-07 22:48:49 +01:00
Zed 509e1dc5e8 Remove leftover from wip stuff 2020-11-07 22:48:30 +01:00
Zed 4c83677685 Disable annoying warnings 2020-11-07 21:54:23 +01:00
Zed bd97cea709 Update dependencies 2020-11-07 21:46:03 +01:00
Zed 3bd0488c66 Add http pool to reduce connection overhead 2020-11-07 21:31:03 +01:00
Zed a180e5649c Fix broken test 2020-10-01 22:43:11 +02:00
Zed 06f7a8d95f Fix parsing "Show more" without digits 2020-10-01 22:08:25 +02:00
110Percent 2c6cabb4ab Add image card for better third-party embedding 2020-08-21 16:07:55 +02:00
jtagcat 75fea828cb Change the default invidio.us (EoL) to snopyta's. 2020-08-21 15:49:16 +02:00
Kadin Buckton e177759722 Fix firefox image sizes 2020-07-18 23:28:13 +02:00
Zed 514d1b3121 Add temporary token fail safe 2020-07-09 09:18:36 +02:00
Zed 7b40c8ebd5 Update about.md 2020-07-09 09:18:36 +02:00
jtagcat 2dc4447c96 readme: contact: matrix to matrix.to, server -> channel 2020-07-09 09:15:55 +02:00
Zed e7692432dc Add GitHub sponsors 2020-07-07 00:05:41 +02:00
Zed ca7f888bd1 Update funding info 2020-07-04 15:55:17 +02:00
Zed 38d4ba6298 Add liberapay logo 2020-07-04 13:20:54 +02:00
Zed 613e460b9e Add activate endpoint 2020-06-24 15:03:18 +02:00
Zed 4c1270b377 Use old API endpoint to fetch tokens 2020-06-24 15:02:34 +02:00
Zed bde3c3662d Silence some warnings 2020-06-22 03:50:16 +02:00
Zed 155909aa9f Improve infinite scroll selector, fixes threads 2020-06-19 14:36:47 +02:00
Zed db100bbf17 Temporary fix to prevent early token expiry 2020-06-19 09:45:24 +02:00
Zed 57f8417657 Reenable suspended test 2020-06-17 20:55:38 +02:00
Zed 91f42c4c94 Nevermind. 2020-06-17 20:55:01 +02:00
Zed 51c7af082d We no longer know whether profiles are suspended 2020-06-17 17:19:08 +02:00
Zed bc0ccb483a New query rules, big multi-user query optimization 2020-06-17 14:16:48 +02:00
Zed 2127af71b4 Partial fix for wrong multi-user twitter link 2020-06-17 14:15:13 +02:00
Zed 33f0ab0ba5 Always show retweets unless excluded in search 2020-06-17 14:12:38 +02:00
Zed 0e58c36bae Change user endpoint 2020-06-17 00:22:11 +02:00
Zed 77da2e32c6 Use old api to optimize photo rails 2020-06-17 00:20:34 +02:00
Zed 7e40af5611 Revert token change 2020-06-16 00:48:44 +02:00