Timeline
Oct 13, 2021:
- 5:15 PM Changeset in code [639] by
- db_postgres: use tx for all queries in StoreClientDeliveryReceipts
- 3:38 PM Changeset in code [638] by
- db_postgres: quote table name in StoreClientDeliveryReceipts
- 10:53 AM Changeset in code [637] by
- Don't strip spaces at start of MOTD This breaks ASCII art. Instead, …
- 8:58 AM Changeset in code [636] by
- Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
- 8:12 AM Changeset in code [635] by
- db_postgres: fix constraints errors Stop using ON CONFLICT DO UPDATE. …
- 6:53 AM Changeset in code [634] by
- db_postgres: handle both constraints on network updates Closes: …
Oct 12, 2021:
- 7:49 PM Changeset in code [633] by
- contrib/clients: update IRCv3 caps for Weechat 3.3
- 7:34 PM Changeset in code [632] by
- doc.soju.1: fix typo and improve formatting for "certfp generate"
- 7:31 PM Changeset in code [631] by
- doc/soju.1: add descriptions for all flags for "user create"
- 7:27 PM Changeset in code [630] by
- doc/soju.1: use angle-brackets for URL Helps a bit terminal emulators …
- 5:28 PM Changeset in code [629] by
- Stop sending RPL_CREATED There's no point in sending this numeric if …
- 3:36 PM Changeset in code [628] by
- msgstore_fs: fix ListTargets error on missing log dir Initially, …
- 3:36 PM Changeset in code [627] by
- Fix printf formatting in error message
- 2:54 PM Changeset in code [626] by
- Upgrade dependencies
- 7:11 AM Changeset in code [625] by
- service: allow updating other users
Oct 11, 2021:
- 2:06 PM Changeset in code [624] by
- ci: run PostgreSQL tests
- 2:01 PM Changeset in code [623] by
- Fix unused imports in tests
- 1:57 PM Changeset in code [622] by
- Run server test with PostgreSQL too
- 1:55 PM Changeset in code [621] by
- db_postgres: add migration test
- 1:21 PM Changeset in code [620] by
- PostgreSQL support
- 10:26 AM Changeset in code [619] by
- db_sqlite: add migration test
Oct 10, 2021:
- 10:05 AM Changeset in code [618] by
- Correctly send back PRIVMSGs and NOTICEs to self
- 10:05 AM Changeset in code [617] by
- Send back TAGMSGs to self
- 10:05 AM Changeset in code [616] by
- Dismiss TAGMSGs directed to BouncerServ
Oct 8, 2021:
- 8:52 AM Changeset in code [615] by
- Add "server notice" command
- 7:47 AM Changeset in code [614] by
- Split CertFP logic into separate file
- 7:11 AM Changeset in code [613] by
-
build: don't clobber config file
Use
test -f
instead ofcp -n
, …
Oct 7, 2021:
- 6:43 PM Changeset in code [612] by
- Add max-user-networks config option
- 6:04 PM Changeset in code [611] by
- doc/soju.1: mention that accept-proxy-ip affects PROXY proto
- 9:57 AM Changeset in code [610] by
- chathistory: Fix truncated backlog due to timezones Because …
Oct 6, 2021:
- 9:50 AM Changeset in code [609] by
- Add WHOIS reply for BouncerServ
- 9:41 AM Changeset in code [608] by
- msgstore_fs: add limit on number of opened files
Oct 5, 2021:
- 5:31 PM Changeset in code [607] by
- Add DB stats
- 5:21 PM Changeset in code [606] by
- Add limit for RSA bits
- 5:13 PM Changeset in code [605] by
- Add "server status" command Right now, it prints the number of active …
- 12:26 PM Changeset in code [604] by
- test: get rid of testUpstream No need for this complexity.
- 12:14 PM Changeset in code [603] by
- test: add NOTICE broadcast
- 12:03 PM Changeset in code [602] by
- test: add upstream
- 12:02 PM Changeset in code [601] by
- Use isErrClosed in Server.Serve
- 10:11 AM Changeset in code [600] by
- Add basic server test
- 9:53 AM Changeset in code [599] by
- Close DB on shutdown
- 9:10 AM Changeset in code [598] by
- db_sqlite: fix realname not fetched in ListUsers This fixes per-user …
Sep 28, 2021:
- 7:25 PM Changeset in code [597] by
- Add support for IRCv3 WebSocket text subprotocol Technically we …
Sep 27, 2021:
- 2:54 PM Changeset in code [596] by
- db_sqlite: switch to sql.Named This allows us to avoid mixing up …
Sep 21, 2021:
- 4:19 PM Changeset in code [595] by
- Fix DeliveryReceipt not being cleaned up
- 9:49 AM Changeset in code [594] by
- Workaround lack of net.ErrClosed in WebSocket library
- 9:44 AM Changeset in code [593] by
- readme: add note to use system libsqlite3
Sep 19, 2021:
- 3:00 PM Changeset in code [592] by
- Set a higher timeout for proxyproto listeners go-proxyproto added …
- 2:55 PM Changeset in code [591] by
- msgstore_fs: escape "." and ".."
- 2:50 PM Changeset in code [590] by
- Allow CAP negotiation to happen with CAP REQ See …
Sep 14, 2021:
- 4:38 PM Changeset in code [589] by
- Use NULL-tolerant comparison for DeliveryReceipts Since NULL = NULL …
Sep 13, 2021:
- 3:14 PM Changeset in code [588] by
- Explicitly close connection to SQLite on failed upgrade
- 12:23 PM Changeset in code [587] by
- Upgrade dependencies
- 9:36 AM Changeset in code [586] by
- Send empty history for service Fixes error when fetching chat history …
- 9:25 AM Changeset in code [585] by
- Don't require upstream to be connected for CHATHISTORY Closes: …
- 9:14 AM Changeset in code [584] by
- Split unmarshalEntity into two functions Some command handlers need …
- 8:33 AM Changeset in code [583] by
- Don't send network notification when removed Closes: …
Note:
See TracTimeline
for information about the timeline view.