index
:
gamja.git
master
Fork of gamja used by https://gamja.irc.andrewyu.org/ (regularly kept in sync with upstream)
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://codeberg.org/emersion/gamja
HEAD
master
Runxi Yu
2024-09-25
6
-38
/
+98
|
\
|
*
components/buffer: drop leading asterisk for MODE messages
Simon Ser
2024-09-08
1
-1
/
+1
|
*
components/buffer: add human-readable channel mode changes
Simon Ser
2024-09-08
2
-1
/
+79
|
*
components/membership: fix operator color
Simon Ser
2024-09-08
1
-1
/
+1
|
*
components/membership: fix missing import
Simon Ser
2024-09-07
1
-0
/
+1
|
*
components/buffer: use case-mapping when displaying MODE messages
Simon Ser
2024-09-07
1
-2
/
+1
|
*
lib/irc: unexport STD_MEMBERSHIPS and STD_CHANTYPES
Simon Ser
2024-09-07
1
-3
/
+3
|
*
lib/irc: move over STD_MEMBERSHIP_NAMES
Simon Ser
2024-09-07
2
-11
/
+11
|
*
components/member-list: remove dead code
Simon Ser
2024-09-07
1
-19
/
+0
|
*
readme: accept patches on Codeberg
Simon Ser
2024-09-03
1
-2
/
+3
*
|
upload: Copy config.json
Runxi Yu
2024-08-15
1
-0
/
+2
*
|
add config
Ferass El Hafidi
2024-08-15
2
-1
/
+6
*
|
Adjust fonts so it looks non-horrible on iOS devices
Runxi Yu
2024-08-15
1
-2
/
+2
*
|
Tabs should be 8 spaces
Runxi Yu
2024-08-15
1
-1
/
+1
*
|
Fork init/update
Runxi Yu
2024-08-15
2
-19
/
+8
*
|
Uploader, and Password (SASL)
Runxi Yu
2024-08-15
2
-2
/
+9
*
|
Merge branch 'master' of codeberg:emersion/gamja
Runxi Yu
2024-08-15
1
-1
/
+1
|
\
|
|
*
lib/irc: remove stray hardcoded constant
Simon Ser
2024-08-13
1
-1
/
+1
*
|
Merge branch 'master' of codeberg:emersion/gamja
Runxi Yu
2024-07-25
6
-296
/
+560
|
\
|
|
*
Downgrade preact to v10.17.1 once again
Simon Ser
2024-07-12
2
-5
/
+5
|
*
Upgrade dependencies
Simon Ser
2024-07-08
1
-271
/
+518
|
*
components/buffer-list: fix text color when active and unread
Simon Ser
2024-07-08
1
-8
/
+8
|
*
components/scroll-manager: relax scroll check
Simon Ser
2024-07-02
1
-1
/
+1
|
*
components/scroll-manager: use getSnapshotBeforeUpdate
Simon Ser
2024-07-02
1
-6
/
+6
|
*
lib/client: add support for AUTHENTICATE chunking
Simon Ser
2024-06-30
2
-8
/
+25
*
|
Merge branch 'master' of https://git.sr.ht/~emersion/gamja
Runxi Yu
2024-06-27
9
-747
/
+834
|
\
|
|
*
components/app: warn when username is missing for OAuth introspection
Simon Ser
2024-06-25
1
-0
/
+3
|
*
doc/url-params: document wildcard in nick param
Simon Ser
2024-05-09
1
-1
/
+2
|
*
components/app: fix STATUSMSG NOTICE when target buffer is closed
Simon Ser
2024-04-30
1
-7
/
+8
|
*
components/app: update prevReadReceipt only when switching buffer
Simon Ser
2024-04-25
1
-9
/
+8
|
*
Show number of highlights in window title
sitting33
2024-04-25
2
-2
/
+26
|
*
components/app: include bouncer network name in window title
Simon Ser
2024-04-25
1
-3
/
+17
|
*
components/app: introduce updateDocumentTitle()
Simon Ser
2024-04-25
1
-5
/
+10
|
*
Don't mark messages as read when window is not in focus
sitting33
2024-04-25
1
-1
/
+6
|
*
components/app: split switchBuffer() and markBufferAsRead()
sitting33
2024-04-25
1
-23
/
+38
|
*
Hide replies to our own internal WHO commands
Simon Ser
2024-04-17
2
-1
/
+12
|
*
lib/client: fix number of field check in RPL_WHOSPCRPL
Simon Ser
2024-04-17
1
-1
/
+1
|
*
Add support for soju.im/filehost
Simon Ser
2024-04-16
3
-0
/
+93
|
*
Upgrade dependencies
Simon Ser
2024-04-10
1
-711
/
+594
|
*
Upgrade preact to v10.20.2
Simon Ser
2024-04-09
2
-5
/
+5
|
*
components/buffer: fold NICK change chains
Simon Ser
2024-03-29
1
-1
/
+34
*
|
Revert "lib/client.js: hardcode username"
Ferass El Hafidi
2024-04-18
1
-1
/
+1
*
|
lib/client: 'fix' error reporting
Ferass El Hafidi
2024-03-24
1
-4
/
+0
*
|
lib/client: add delay before AUTHENTICATE <base64> and CAP END
Ferass El Hafidi
2024-03-24
1
-2
/
+6
*
|
components/connect-form: say 'rx' instead of 'IRC'
Ferass El Hafidi
2024-03-23
1
-1
/
+1
*
|
lib/client: disable batch cap
Ferass El Hafidi
2024-03-22
1
-1
/
+0
*
|
lib/client.js: hardcode username
Ferass El Hafidi
2024-03-22
1
-1
/
+1
|
/
*
Revert "Upgrade preact to v10.20.0"
Simon Ser
2024-03-20
2
-5
/
+5
*
Upgrade preact to v10.20.0
Simon Ser
2024-03-20
2
-5
/
+5
*
doc/setup: use plaintext HTTP listener for soju
Simon Ser
2024-03-19
1
-2
/
+3
[next]