Tracker-Friendly
862f7f2296
Please stop config.ini
2024-05-14 07:48:34 +01:00
Tracker-Friendly
41f2a74ed1
Various fixes
2024-05-14 07:47:59 +01:00
Tracker-Friendly
930db146ff
Styled oauth2
2024-05-14 07:35:55 +01:00
Tracker-Friendly
c417bf63a7
Ignore changes to config.ini and update it back to normal
2024-05-14 01:24:07 +01:00
Tracker-Friendly
64818f1e6e
OAuth2 build working
2024-05-14 01:23:03 +01:00
Tracker-Friendly
060df3b740
OAuth2 support (beta)
2024-05-14 00:46:42 +01:00
maaa
d980389e84
fix #3
2024-04-29 23:54:55 +02:00
maaa
01b7c9f0fa
fix #2
2024-04-29 23:52:41 +02:00
maaa
bc84259f80
fix "xss"
2024-04-29 23:39:28 +02:00
maaa
626b5ede38
add media1.tenor.com
2024-04-29 23:12:42 +02:00
maaa
9d79811415
fixes
2024-04-29 23:01:03 +02:00
maaa
e6359db97d
we are so back
2024-04-29 22:36:42 +02:00
maaa
8ca281b1d3
add sewn
2023-07-19 20:31:40 +02:00
maaa
faa4dddc53
a
2023-07-19 20:21:25 +02:00
maaa
07bbfd9530
shutdown
2023-07-19 20:16:13 +02:00
maaa
7c5f7efc91
server side events
2023-07-14 02:29:58 +02:00
maaa
cbbdf37e57
update README
2023-07-13 16:51:21 +02:00
maaa
2bee72cca7
Merge pull request 'add bottom bar with information about the running burgercat server and fix links not being wrapped inside of <a> in chat' ( #10 ) from ffqq/burgercat-commithash:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/10
2023-07-13 14:47:40 +00:00
ffqq
40fcc16cc5
fix: inconsistency between dark mode and light mode
2023-07-13 05:27:14 +00:00
ffqq
7b1e636187
feat: hide image links from messages and improve overall handling of links
2023-07-13 03:22:47 +00:00
ffqq
69d6020865
fix: made commit hash consistent with the running server
2023-07-13 03:05:33 +00:00
ffqq
df75e02efc
fix: wrap links inside of <a> for convenience
2023-07-13 02:50:16 +00:00
ffqq
48321233c3
feat: current git commit hash shown to visitors
2023-07-13 00:28:28 +00:00
maaa
b133bd8d72
Merge pull request 'feat: support for images in chat' ( #9 ) from ffqq/burgercat-chatimages:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/9
2023-07-12 20:21:04 +00:00
ffqq
9392841d12
feat: support for images in chat
2023-07-12 23:12:36 +03:00
maaa
9b115bf9e0
something
2023-07-12 20:23:58 +02:00
maaa
81704c32e6
time thing
2023-07-12 19:56:01 +02:00
maaa
e44b6752e7
u
2023-07-12 18:59:43 +02:00
maaa
a673a06479
fr
2023-07-12 18:58:50 +02:00
maaa
a1224e3fb4
d
2023-07-12 18:58:24 +02:00
maaa
4fe1837659
time
2023-07-12 18:57:14 +02:00
maaa
500300cda0
Merge pull request 'feat: add scrollbar to chat and add site-wide style for scrollbar' ( #8 ) from ffqq/burgercat-scrollbar:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/8
2023-07-12 15:34:50 +00:00
ffqq
267d94c6af
feat: add scrollbar to chat and add site-wide style for scrollbar
2023-07-12 18:30:53 +03:00
maaa
70aedb393d
Merge pull request 'fix!: remove /api/post' ( #6 ) from TestingPlant/burgercat:remove-api-post into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/6
2023-07-12 14:41:48 +00:00
maaa
d0cacd49ca
Merge pull request 'feat: add user information to settings' ( #7 ) from ffqq/burgercat-improvedsettings:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/7
2023-07-12 14:40:18 +00:00
ffqq
39bd51a49e
feat: add user information to settings
2023-07-12 03:54:20 +00:00
TestingPlant
a041e6a21f
fix!: remove /api/post
...
The code handling /api/post is similar to the code handling /post, but
/api/post has some bugs such as allowing banned users to upload files.
Making /post the only API able to upload files would reduce duplicated
code which reduces the chance of bugs.
Although this removes /api/post, it shouldn't cause any issues since
/api/post isn't currently usable because it requires a multipart
request, but the code uses get_json which only works when the
mimetype is application/json.
2023-07-11 20:57:30 -05:00
maaa
7c4c0c7ceb
improvements
2023-07-12 02:24:51 +02:00
maaa
0d5a1028ae
no blank messages
2023-07-12 01:03:03 +02:00
maaa
b67a441e0c
Merge pull request 'prevent comments to mess up on small screens like phone' ( #4 ) from Mollomm1/burgercat:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/4
2023-07-11 21:52:38 +00:00
Mollomm1
c18e53e53c
comment mobile fix
2023-07-11 21:48:03 +00:00
maaa
1f655cf423
Merge pull request 'make the dark theme look a bit better' ( #3 ) from Mollomm1/burgercat:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/3
2023-07-11 21:19:31 +00:00
Mollomm1
03a7a58927
make the dark theme a bit better
2023-07-11 21:14:36 +00:00
maaa
38e818737c
Merge branch 'main' of https://codeberg.org/burger-software/burgercat
2023-07-11 23:03:02 +02:00
maaa
36391c30b8
remove old "remove post" button
2023-07-11 23:00:57 +02:00
maaa
dcf662a454
Merge pull request 'feat: add darkmode' ( #2 ) from ffqq/burgercat-darkmode:main into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/2
2023-07-11 20:37:17 +00:00
ffqq
b56ec9454c
feat: add darkmode
2023-07-11 20:29:47 +00:00
maaa
8222502610
removed things
2023-07-11 21:46:23 +02:00
maaa
adf6ad863c
add chat
2023-07-11 21:41:57 +02:00
maaa
f19e002fc5
Merge pull request 'feat!: zero-downtime restarts and bind to all IPs' ( #1 ) from TestingPlant/burgercat:zero-downtime-restarts into main
...
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/1
2023-07-10 19:36:55 +00:00