Commit Graph

  • 5d2db9c5b7 fix(nitter): removce useless line gitignore #1047 Lucien 2023-10-20 09:29:14 +0200
  • 55b6ed4bbd fix(nitter): keep query from user search in result. remove personal mods Lucien 2023-10-20 09:11:03 +0200
  • 94bf4fe6b9 fix(nitter): rm gitignore 2nd guest_accounts Lucien 2023-10-19 23:25:59 +0200
  • 8f0149c0ab update(nitter): merge with guest_accounts Lucien 2023-10-19 23:11:43 +0200
  • 2509aee94f fix(nitter): add graphql user search Lucien 2023-10-19 22:43:44 +0200
  • 7622db80b9 add rel=me support #1037 Markus Unterwaditzer 2023-10-04 19:48:08 +0200
  • 537af7fd5e Improve Liberapay css for Firefox compatibility Zed 2023-09-19 01:29:41 +0000
  • 7d14789910 Improve guest accounts loading, add JSONL support Zed 2023-09-18 18:24:23 +0000
  • 7abcb489f4 Increase photo rail cache ttl Zed 2023-09-18 17:15:09 +0000
  • c1a2edc05c
    Merge 2966e75f6a into 14f9a092d8 #1023 Aaron Hill 2023-09-17 23:21:38 +0000
  • 2966e75f6a
    Add support for displaying Community Notes #1023 Aaron Hill 2023-09-17 12:15:15 -0400
  • 14f9a092d8
    Fix crash on missing quote tweet data crash Zed 2023-09-14 23:35:41 +0000
  • fcd74e8048 Retry rate limited requests with different account Zed 2023-09-02 08:15:58 +0200
  • 4250245263 Shorten media proxy error log Zed 2023-09-02 07:28:56 +0200
  • b8fe212e94 Add media proxying error logging Zed 2023-09-01 21:37:34 +0200
  • 84dcf49079 Fix negative pending requests bug Zed 2023-08-31 05:06:47 +0200
  • 82beb5da8c Add empty oauth token logging Zed 2023-08-31 01:31:27 +0200
  • 282ce8b0e9 Add 429 logging Zed 2023-08-31 01:29:54 +0200
  • 74daa21fdd fix some accessibility issues in preferences form #1005 Gaël Berthaud-Müller 2023-08-30 20:08:01 +0200
  • d62db384fe add title and label for liberapay icon Gaël Berthaud-Müller 2023-08-30 20:07:38 +0200
  • 6dc4c268c9 replace div.container by main.container Gaël Berthaud-Müller 2023-08-30 18:50:49 +0200
  • df9a87d2cd add "About" prefix in about page title Gaël Berthaud-Müller 2023-08-30 18:43:47 +0200
  • 37b58a5a7e Fix accounts logging Zed 2023-08-30 03:43:49 +0200
  • 898b19b92f Improve rate limit handling, minor refactor Zed 2023-08-30 03:04:22 +0200
  • 986b91ac73 Handle ProtocolError and BadClientError equally Zed 2023-08-29 23:58:03 +0200
  • 4ccf350dc7 Improve .tokens output Zed 2023-08-29 23:45:18 +0200
  • 7630f57f17 Fix cards not being displayed Zed 2023-08-26 05:16:38 +0200
  • 03794a8d4a Cleanup Zed 2023-08-25 16:32:33 +0200
  • ae9fa02bf5 Switch to TweetDetail for tweets Zed 2023-08-25 16:28:30 +0200
  • 88b005c9da Revert "Switch to using typeahead for user search" Zed 2023-08-23 19:31:40 +0200
  • a3e11e3272 Switch to using typeahead for user search Zed 2023-08-23 10:14:44 +0200
  • 45808361af Fix tweetDetail stats Zed 2023-08-22 04:45:49 +0200
  • 8df5256c1d Switch back to old user search endpoint Zed 2023-08-22 03:44:11 +0200
  • 6e8744943f Tweak /.tokens, add amount of limited accounts Zed 2023-08-22 03:43:18 +0200
  • 5c08e6a774 Fix compilation on older versions of Nim Zed 2023-08-22 02:27:44 +0200
  • 30bdf3a14e Reduce max concurrent pending requests per account Zed 2023-08-22 01:32:09 +0200
  • 12504bcffe
    Fix compilation error Zed 2023-08-21 18:12:06 +0200
  • c3d9441370
    Unify some guest account logs Zed 2023-08-21 14:49:50 +0200
  • 51714b5ad2
    Add guest accounts variable to GitHub action Zed 2023-08-21 11:25:27 +0200
  • e8b5cbef7b Add missing limitedAt assignment Zed 2023-08-20 12:31:08 +0200
  • 3d8858f0d8 Track rate limits, reset after 24 hours Zed 2023-08-20 11:56:42 +0200
  • bbd68e6840 Filter out account limits that already reset Zed 2023-08-19 01:13:36 +0200
  • 3572dd7771 Replace tokens with guest accounts, swap endpoints Zed 2023-08-19 00:25:14 +0200
  • 592fe2a7bc chore: ide files ignored #978 kristobalus 2023-08-09 13:26:57 +0600
  • ef5eaf1bde feat(api): twitter api router added kristobalus 2023-08-09 13:25:26 +0600
  • d7ca353a55
    Disable photo rail test Zed 2023-08-08 02:49:58 +0200
  • 54e6ce14ac Simplify photo rail test Zed 2023-08-08 02:35:43 +0200
  • 967f5e50f9 Update and disable some tests Zed 2023-08-08 02:15:32 +0200
  • 624394430c Use legacy timeline/user endpoint for Tweets tab Zed 2023-08-08 02:09:56 +0200
  • 5725780c99 Bump Nim version in Docker image Zed 2023-08-06 21:02:22 +0200
  • 7fc439531f
    Merge branch 'zedeus:master' into master #923 Joe Anderson 2023-07-30 16:51:56 +0100
  • 20b5cce5dc Retry infinite scroll errors Zed 2023-07-24 10:37:25 +0200
  • 39192bf191 Fix multi-timeline infinite scroll Zed 2023-07-24 10:18:50 +0200
  • 59a72831c7 Apply cached profile verified status to tweets Zed 2023-07-24 04:26:32 +0200
  • a1f672b1fd
    Merge 2d27f5679a into 72d8f35cd1 #899 catinshoe 2023-07-22 13:16:46 +0200
  • 72d8f35cd1 Search isn't rate limited Zed 2023-07-22 04:06:04 +0200
  • 50f821dbd8 Use search instead of old timeline endpoint Zed 2023-07-22 03:03:45 +0200
  • cc5841df30 Use old timeline endpoint Zed 2023-07-21 18:56:39 +0200
  • f984b91521 Add data-tweet-id attribute to tweets #952 Paul Friederichsen 2023-07-17 08:19:03 -0500
  • f881226b22 Fix video embed Zed 2023-07-14 21:35:37 +0200
  • 4c4d5485a0
    Fix typo (#943) Jakub Wilk 2023-07-14 18:11:56 +0200
  • 860c81a643 Fix typo #943 Jakub Wilk 2023-07-14 14:06:29 +0200
  • afbdbd293e Fix protected user photo rail crash Zed 2023-07-12 03:47:37 +0200
  • 67203a431d Add back search Zed 2023-07-12 03:37:44 +0200
  • b290f6fd29 Optimize timeline data structure Zed 2023-07-12 01:34:39 +0200
  • 63641f43bd
    Clarify tweet search status (#962) #935 Osama Albahrani 2023-07-11 14:26:35 -0400
  • 0bc3c153d9
    Fix everything (#927) Zed 2023-07-10 11:25:34 +0200
  • ef7c75609c Fix parsing of pinned tombstone #927 Zed 2023-07-10 03:51:21 +0200
  • e5b1f4bbff Disable multi-user timelines for now Zed 2023-07-10 03:39:36 +0200
  • 9d9849054c Enable user search, disable tweet search Zed 2023-07-10 03:23:13 +0200
  • d1f80446ef Switch bearer token and endpoints, update parser Zed 2023-07-10 03:05:19 +0200
  • 31f964145d
    Update consts.nim #925 drpepper66666 2023-07-07 22:21:30 +0200
  • 56eceffa7b
    Update consts.nim drpepper66666 2023-07-07 22:13:10 +0200
  • 6f588e3446
    Update consts.nim drpepper66666 2023-07-04 19:01:37 +0200
  • b94c35325e
    Update tokens.nim drpepper66666 2023-07-04 18:45:02 +0200
  • ec46eaa400
    Update tokens.nim drpepper66666 2023-07-04 18:23:28 +0200
  • 0489483c1b
    Update tokens.nim drpepper66666 2023-07-04 18:22:01 +0200
  • 30f2b83ab5
    Update consts.nim drpepper66666 2023-07-04 15:47:32 +0200
  • 9101b10f20
    Update apiutils.nim drpepper66666 2023-07-03 00:59:12 +0200
  • a89f1cd0c8
    Update types.nim drpepper66666 2023-07-03 00:26:31 +0200
  • 4af26022b5
    Update tokens.nim drpepper66666 2023-07-03 00:26:02 +0200
  • 79633fe9b9
    Update consts.nim drpepper66666 2023-07-03 00:24:39 +0200
  • 9c97a859de
    Update apiutils.nim drpepper66666 2023-07-03 00:24:05 +0200
  • f85e2826ee
    Merge a81e3d3b1d into dcf73354ff #825 PrivacyDevel 2023-07-02 14:29:59 +0200
  • 2cef272a5b
    Merge f097c85c76 into dcf73354ff #907 Faye Duxovni 2023-07-02 14:29:59 +0200
  • 19ea3070e6
    Clarify "no proprietary instances permitted" Joe Anderson 2023-07-02 09:46:21 +0100
  • f1235ee15b
    Merge 1234b9ba94 into dcf73354ff #830 PrivacyDevel 2023-07-01 14:16:31 -0600
  • 13528cd7d5
    Merge 896d65fd21 into dcf73354ff #897 PrivacyDevel 2023-07-01 14:16:31 -0600
  • dcf73354ff Fix GraphQL user crash with invalid JSON Zed 2023-07-01 22:07:37 +0200
  • cd2ff54d31 fixed bug that caused some retweets to be rendered as truncated tweets starting with the text "RT @" #909 PrivacyDev 2023-06-17 23:06:20 -0400
  • f097c85c76 Don't try to render unavailable tweets in RSS feeds #907 Faye Duxovni 2023-06-16 17:19:24 -0400
  • e5f4c486b5 Add nonroot user to arm dockerfile #901 Jasper 2023-06-07 17:22:48 -0700
  • 2d27f5679a add support for long threads to infinite scrolling #899 catinshoe 2023-06-06 06:06:00 +0200
  • 1234b9ba94 added missing Api.favorites to getPoolJson #830 PrivacyDev 2023-06-05 19:41:04 -0400
  • a81e3d3b1d added missing Api.favorites to getPoolJson #825 PrivacyDev 2023-06-05 19:41:04 -0400
  • 896d65fd21 turned quote stat in tweet-stat into a clickable link to the quotes #897 PrivacyDev 2023-06-05 19:42:31 -0400
  • 61144d3478 added missing Api.favorites to getPoolJson PrivacyDev 2023-06-05 19:41:04 -0400
  • 9981159a4a added favoriters and retweeters links to tweet-stats PrivacyDev 2023-06-04 23:31:07 -0400
  • f4baef9a9b added favoriters and retweeters endpoints PrivacyDev 2023-06-02 23:47:05 -0400
  • 38985af6ed
    fixed bug that caused everybody to be displayed as verified (#890) PrivacyDevel 2023-05-30 21:42:14 +0000