Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-11 | Fix webapp statusbar color in Dark mode | Vitaly Takmazov | |
2024-04-10 | Update `help` submodule | Vitaly Takmazov | |
2024-04-09 | Fix thread layout | Vitaly Takmazov | |
2024-03-29 | Layout bugfixes | Vitaly Takmazov | |
2024-03-17 | Do not resolve nicknames for recommendations | Vitaly Takmazov | |
2024-02-19 | Revert "site: use base url in page layout" | Vitaly Takmazov | |
This reverts commit aee5780150a7347838e113b17312f3636c2701f2. | |||
2024-02-18 | It's 2024 now | Vitaly Takmazov | |
2024-02-18 | Drop IE/Edge specific browser configurations | Vitaly Takmazov | |
2024-02-09 | site: use base url in page layout | Vitaly Takmazov | |
2024-02-09 | Use fetch credentials instead of hash parameter for authenticated requests | Vitaly Takmazov | |
2024-02-01 | CI: enable SQLite | Vitaly Takmazov | |
* SQLite JDBC driver does not support generated keys feature. So we implement `returningId` helper * only one connection should be used from connection pooler * changes made to prevent connection locking | |||
2023-12-06 | Move autoconfiguration exclusions to the default configuration | Vitaly Takmazov | |
2023-12-06 | Fix logging configuration | Vitaly Takmazov | |
2023-11-23 | `message_tags` cache | Vitaly Takmazov | |
2023-11-13 | Settings: fix typo which prevents email deletion | Vitaly Takmazov | |
2023-11-11 | Stats cache | Vitaly Takmazov | |
2023-10-23 | Increase database field length for Facebook access tokens | Vitaly Takmazov | |
2023-09-12 | Disable h2 console | Vitaly Takmazov | |
2023-07-19 | Migrate to Twitter API 2.0 | Vitaly Takmazov | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | Vitaly Takmazov | |
2023-05-17 | Upgrade `oauth2_registered_client` table schema | Vitaly Takmazov | |
2023-04-26 | Expose 'isAdmin' user property over API | Vitaly Takmazov | |
2023-04-26 | Expose `friendsOnly` message property over API | Vitaly Takmazov | |
2023-04-17 | Add/remove from whitelist on web | Vitaly Takmazov | |
2023-04-17 | Private posts | Vitaly Takmazov | |
2023-04-13 | Premium users | Vitaly Takmazov | |
2023-03-29 | Update help | Vitaly Takmazov | |
2023-03-28 | Add Privacy Policy page | Vitaly Takmazov | |
2023-03-21 | Sign in with Apple button | Vitaly Takmazov | |
2023-03-07 | Compile legacy with webpack | Vitaly Takmazov | |
2023-02-16 | SQLite: increase busy timeout | Vitaly Takmazov | |
2023-02-12 | Drop `users_subscr` table | Vitaly Takmazov | |
2023-02-03 | Drop unused table | Vitaly Takmazov | |
2023-02-03 | messages_txt -> messages | Vitaly Takmazov | |
2023-02-03 | Pebble: flush header before content rendering | Vitaly Takmazov | |
2023-02-03 | top_ignore_tags -> tags.notop | Vitaly Takmazov | |
2023-02-03 | Drop unused tables | Vitaly Takmazov | |
2023-02-01 | Fix emoji collation issue on MariaDB | Vitaly Takmazov | |
2023-02-01 | Store timestamp in milliseconds when using SQLite | Vitaly Takmazov | |
2023-02-01 | WebPush: open specified thread from the notification | Vitaly Takmazov | |
2023-01-30 | SQLite support | Vitaly Takmazov | |
2023-01-29 | Move postgres db initialization to tests | Vitaly Takmazov | |
2023-01-29 | CI: enable sqlserver job | Vitaly Takmazov | |
2023-01-28 | Improve SQL server compatibility | Vitaly Takmazov | |
2023-01-27 | db: drop `version` | Vitaly Takmazov | |
2023-01-27 | db: initial SQL Server schema | Vitaly Takmazov | |
* only schema is worked | |||
2023-01-27 | baseline non-production databases to 1.36 | Vitaly Takmazov | |
2023-01-25 | Web Push: focus existing page on notification click | Vitaly Takmazov | |
2023-01-24 | Web Push | Vitaly Takmazov | |
2023-01-24 | user_services: increase regid field to fit web tokens | Vitaly Takmazov | |