Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Format quotes in the legacy Telegram botHEADmaster | Vitaly Takmazov | |
10 days | Unused code cleanup | Vitaly Takmazov | |
11 days | Cleanup legacy WebFinger implementation | Vitaly Takmazov | |
2024-10-17 | `User::getLanguage` | Vitaly Takmazov | |
2024-10-10 | `/api/v2/instance` is not served on legacy server anymore | Vitaly Takmazov | |
2024-10-06 | Code cleanup | Vitaly Takmazov | |
2024-10-06 | Cleanup SuperHTML warnings | Vitaly Takmazov | |
2024-10-05 | db: Add `created_at` field to `emails` table | Vitaly Takmazov | |
2024-09-28 | https:// link in email | Vitaly Takmazov | |
2024-09-21 | URL regex: exclude guillemets | Vitaly Takmazov | |
2024-09-11 | Use webmanifest | Vitaly Takmazov | |
2024-09-09 | Handle post errors | Vitaly Takmazov | |
2024-09-09 | Clean up social login | Vitaly Takmazov | |
2024-09-02 | Fix vnext server build | Vitaly Takmazov | |
2024-08-30 | Fix URL regex | Vitaly Takmazov | |
2024-07-29 | Bundle service worker correctly | Vitaly Takmazov | |
2024-07-24 | Disable premium monitoring | Vitaly Takmazov | |
2024-07-23 | Conditional premium monitoring | Vitaly Takmazov | |
2024-07-20 | Update premium status on login | Vitaly Takmazov | |
2024-07-01 | JPA: code cleanup | Vitaly Takmazov | |
2024-07-01 | JPA: fix relations, add new fields, add basic tests | Vitaly Takmazov | |
2024-07-01 | JPA: cleanup column definitions from entities | Vitaly Takmazov | |
2024-07-01 | JPA: map UserEntity to User using `mapstruct` library | Vitaly Takmazov | |
2024-06-30 | Import JPA entities from 2018 | Vitaly Takmazov | |
2024-06-25 | Fix Apple sign in | Vitaly Takmazov | |
2024-06-18 | Additional `noindex` headers | Vitaly Takmazov | |
2024-06-11 | Add header for nginx to disable buffering on SSE endpoint | Vitaly Takmazov | |
2024-06-06 | styling: do not allow overflow on message content container | Vitaly Takmazov | |
2024-05-29 | web: dim uri part from external recommendations | Vitaly Takmazov | |
2024-05-24 | Do not allow disposable emails | Vitaly Takmazov | |
2024-05-24 | Do not allow unverified users to comment messages | Vitaly Takmazov | |
2024-05-19 | javax.annotation -> jakarta.annotation | Vitaly Takmazov | |
2024-05-19 | javax.inject -> jakarta.inject | Vitaly Takmazov | |
2024-05-12 | StringUtils.abbreviate | Vitaly Takmazov | |
2024-04-27 | Fix text truncation in reply quotes and Twitter posts | Vitaly Takmazov | |
2024-04-12 | systemd watchdog service | Vitaly Takmazov | |
2024-04-11 | Fix webapp statusbar color in Dark mode | Vitaly Takmazov | |
2024-04-10 | Update `help` submodule | Vitaly Takmazov | |
2024-04-09 | durov: handle reply urls | Vitaly Takmazov | |
2024-04-09 | Fix thread layout | Vitaly Takmazov | |
2024-04-09 | build(deps): bump org.apache.commons:commons-imaging | dependabot[bot] | |
Bumps org.apache.commons:commons-imaging from 1.0-alpha3 to 1.0.0-alpha4. --- updated-dependencies: - dependency-name: org.apache.commons:commons-imaging dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2024-03-30 | Fix tests | Vitaly Takmazov | |
2024-03-29 | css: cut mobile dimensions at 600px | Vitaly Takmazov | |
2024-03-29 | Fix embeds position | Vitaly Takmazov | |
2024-03-29 | Disable caching in development mode | Vitaly Takmazov | |
2024-03-29 | layout: fix icon placeholder size | Vitaly Takmazov | |
2024-03-29 | Layout bugfixes | Vitaly Takmazov | |
2024-03-18 | Add `noindex` directive to /login page | Vitaly Takmazov | |
2024-03-18 | ActivityPub: coalesce empty `cc` field to array | Vitaly Takmazov | |
2024-03-17 | Do not resolve nicknames for recommendations | Vitaly Takmazov | |