Nikita Vilunov nikita
  • Joined on 2023-08-25
nikita pushed to configurablw-hostname at nikita/lavina 2024-04-15 00:27:45 +00:00
80212fd3cc xmpp: make the hostname configurable
d2600c4299 xmpp: add the server's hostname to the config
0944c449ca xmpp: in integration tests extract server startup code
fd694cd75c Add message timestamps (#41)
cccc05afe9 xmpp: ignore text elements with spaces at the stream root
Compare 6 commits »
nikita pushed to persistent-memberships at nikita/lavina 2024-04-15 00:24:12 +00:00
nikita pushed to persistent-memberships at nikita/lavina 2024-04-15 00:20:27 +00:00
8832c579e4 clean up some stuff
b3af10a70a persist room leaves
79d626330c load rooms at player actor start
Compare 3 commits »
nikita created pull request lavina/lavina#50 2024-04-14 20:41:21 +00:00
persist topics of rooms on change
nikita pushed to persist-topics at nikita/lavina 2024-04-14 20:36:13 +00:00
18a4a3f187 persist topics of rooms on change
nikita created branch persist-topics in nikita/lavina 2024-04-14 20:36:13 +00:00
nikita pushed to persistent-memberships at nikita/lavina 2024-04-13 00:33:31 +00:00
694d35dbf1 implement persistent memberships
0944c449ca xmpp: in integration tests extract server startup code
Compare 2 commits »
nikita pushed to main at lavina/lavina 2024-04-13 00:32:46 +00:00
0944c449ca xmpp: in integration tests extract server startup code
nikita created pull request lavina/lavina#49 2024-04-13 00:28:06 +00:00
WIP: persistent memberships
nikita created branch persistent-memberships in nikita/lavina 2024-04-13 00:27:46 +00:00
nikita pushed to persistent-memberships at nikita/lavina 2024-04-13 00:27:46 +00:00
041c1b5fe2 implement persistent memberships
fd694cd75c Add message timestamps (#41)
cccc05afe9 xmpp: ignore text elements with spaces at the stream root
8b099f9be2 xmpp: fix handling of the `bind` iq
Compare 4 commits »
nikita pushed to main at lavina/lavina 2024-04-12 21:32:22 +00:00
fd694cd75c Add message timestamps (#41)
nikita closed issue lavina/lavina#38 2024-04-12 21:32:21 +00:00
Add message timestamps to stored history
nikita merged pull request lavina/lavina#41 2024-04-12 21:32:21 +00:00
Add message timestamps
nikita pushed to main at lavina/lavina 2024-04-11 21:08:15 +00:00
cccc05afe9 xmpp: ignore text elements with spaces at the stream root
nikita pushed to main at lavina/lavina 2024-04-07 12:06:29 +00:00
8b099f9be2 xmpp: fix handling of the `bind` iq
nikita created pull request lavina/lavina#47 2024-04-07 10:19:36 +00:00
xmpp: make the hostname configurable
nikita created branch configurablw-hostname in nikita/lavina 2024-04-07 10:19:07 +00:00
nikita pushed to configurablw-hostname at nikita/lavina 2024-04-07 10:19:07 +00:00
b0721160ff xmpp: make the hostname configurable
2ed70a4885 xmpp: add the server's hostname to the config
36b0d50d51 irc: allow PART without a reason
adece11fef xmpp: make xml-headers optional in the c2s stream
ab61e975bf xmpp: send correct errors on unknown iqs
Compare 7 commits »
nikita pushed to main at lavina/lavina 2024-04-06 23:01:28 +00:00
36b0d50d51 irc: allow PART without a reason