Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace tokens with guest accounts, swap endpoints #985

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2023

  1. 2 Configuration menu
    Copy the full SHA
    3572dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd68e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    3d8858f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b5cbe View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    51714b5 View commit details
    Browse the repository at this point in the history
  2. Unify some guest account logs

    zedeus authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c3d9441 View commit details
    Browse the repository at this point in the history
  3. Fix compilation error

    zedeus authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    12504bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30bdf3a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    5c08e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e87449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df5256 View commit details
    Browse the repository at this point in the history
  4. Fix tweetDetail stats

    zedeus committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4580836 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    a3e11e3 View commit details
    Browse the repository at this point in the history
  2. Revert "Switch to using typeahead for user search"

    This reverts commit a3e11e3.
    zedeus committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    88b005c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    ae9fa02 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    zedeus committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    03794a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Fix cards not being displayed

    zedeus committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    7630f57 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Improve .tokens output

    zedeus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4ccf350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    986b91a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    898b19b View commit details
    Browse the repository at this point in the history
  2. Fix accounts logging

    zedeus committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    37b58a5 View commit details
    Browse the repository at this point in the history
  3. Add 429 logging

    zedeus committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    282ce8b View commit details
    Browse the repository at this point in the history
  4. Add empty oauth token logging

    zedeus committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    82beb5d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    84dcf49 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    b8fe212 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Shorten media proxy error log

    zedeus committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    4250245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd74e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    14f9a09 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Increase photo rail cache ttl

    zedeus committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7abcb48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d14789 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    537af7f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix(nitter): add graphql user search (#1047)

    * fix(nitter): add graphql user search
    
    * fix(nitter): rm gitignore 2nd guest_accounts
    
    * fix(nitter): keep query from user search in result. remove personal mods
    
    * fix(nitter): removce useless line gitignore
    DrSocket authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    735b30c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix multi-user timelines

    zedeus committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    32e3469 View commit details
    Browse the repository at this point in the history
  2. Update nimcrypto and jsony

    zedeus committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    edad09f View commit details
    Browse the repository at this point in the history
  3. Bump minimum Nim version

    zedeus committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0892758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4120558 View commit details
    Browse the repository at this point in the history
  5. Fix compilation on Nim 1.6.x

    zedeus committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b8103cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60a8256 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd0be72 View commit details
    Browse the repository at this point in the history
  8. Fix guest accounts CI setup

    zedeus committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b930a3d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    33bad37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006b91c View commit details
    Browse the repository at this point in the history
  3. Fix missing CI file argument

    zedeus committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b0b3351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58e73a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d20bd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b3fcdc View commit details
    Browse the repository at this point in the history
  7. Fix outdated test

    zedeus committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    623424f View commit details
    Browse the repository at this point in the history
  8. Move CI workflow to buildjet

    zedeus committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e1838e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    209f453 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d175832 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix #670

    zedeus committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e0d9dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e18864 View commit details
    Browse the repository at this point in the history
  3. Fix ARM64 Dockerfile versions

    zedeus committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    eaedd2a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix #1106

    Closes #831
    zedeus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c2819da View commit details
    Browse the repository at this point in the history
  2. Enable disabled tests

    zedeus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    06ab1ea View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    4dac9f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6be08d View commit details
    Browse the repository at this point in the history
  3. Add support for business and gov verification

    Also improve icon rendering on Firefox
    zedeus committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f8254c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9740fe View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    583c858 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    52db03b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix for #1147, Proxy for audio URL and upgrade hls.js (#1178)

    * Revert "Fix broken video playback by forcing fmp4"
    
    This reverts commit 52db03b.
    
    * Fix audio url in video m3u8
    
    * Upgrade hls.js to 1.5.1 and use full version
    jackyzy823 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cdff5e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update auth.nim (#1164)

    Avoid expiring the tokens for now.
    
    See:
    - #983 (comment)
    - #1155 (comment)
    
    Thanks @cmj
    somini authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c6edec0 View commit details
    Browse the repository at this point in the history