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
path:
root
/
components
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://codeberg.org/emersion/gamja
HEAD
master
Runxi Yu
2024-09-25
3
-33
/
+76
|
\
|
*
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
1
-1
/
+71
|
*
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: move over STD_MEMBERSHIP_NAMES
Simon Ser
2024-09-07
1
-11
/
+3
|
*
components/member-list: remove dead code
Simon Ser
2024-09-07
1
-19
/
+0
*
|
Uploader, and Password (SASL)
Runxi Yu
2024-08-15
1
-2
/
+2
*
|
Merge branch 'master' of codeberg:emersion/gamja
Runxi Yu
2024-07-25
1
-7
/
+7
|
\
|
|
*
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
*
|
Merge branch 'master' of https://git.sr.ht/~emersion/gamja
Runxi Yu
2024-06-27
3
-28
/
+220
|
\
|
|
*
components/app: warn when username is missing for OAuth introspection
Simon Ser
2024-06-25
1
-0
/
+3
|
*
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
1
-2
/
+24
|
*
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
1
-0
/
+6
|
*
Add support for soju.im/filehost
Simon Ser
2024-04-16
2
-0
/
+89
|
*
components/buffer: fold NICK change chains
Simon Ser
2024-03-29
1
-1
/
+34
*
|
components/connect-form: say 'rx' instead of 'IRC'
Ferass El Hafidi
2024-03-23
1
-1
/
+1
|
/
*
components/buffer-list: show realname as tooltip
Simon Ser
2024-02-20
2
-3
/
+13
*
components/buffer: show realname as tooltip
Simon Ser
2024-02-20
1
-3
/
+22
*
components/help: always show autocomplete keybind
Simon Ser
2024-02-15
1
-3
/
+5
*
components/help: add autocomplete
Simon Ser
2024-02-15
1
-0
/
+3
*
components/app: throttle our focus PINGs
Simon Ser
2023-11-26
1
-0
/
+8
*
components/buffer: drop duplicate MONITOR events
Simon Ser
2023-11-10
1
-4
/
+7
*
Fix ReferenceError when adding new bouncer network
Simon Ser
2023-10-03
1
-2
/
+2
*
Show MONITOR online/offline notifications in user buffers
Simon Ser
2023-08-25
2
-4
/
+24
*
Send PING on window focus
Simon Ser
2023-06-23
1
-0
/
+11
*
components/switcher-form: match topics and realnames
Simon Ser
2023-06-14
1
-6
/
+36
*
Add buffer switcher
Simon Ser
2023-06-08
2
-0
/
+161
*
components/help: fix typo for Ctrl key bindings
Simon Ser
2023-06-08
1
-1
/
+1
*
Keep closed buffers in store
Simon Ser
2023-06-08
1
-12
/
+20
*
components/app: prevent multiple WHO channel commands in parallel
Simon Ser
2023-04-19
1
-3
/
+11
*
Migrate to async/await
Simon Ser
2023-04-19
1
-83
/
+82
*
lib/irc: add formatURL
Simon Ser
2023-04-19
2
-5
/
+4
*
Don't perform OAuth redirection after server meteadata error
Simon Ser
2023-03-10
1
-0
/
+1
*
components/app: ensure msg.tags is initialized
Giorgi Taba Kobakhidze
2023-02-17
1
-0
/
+4
*
components/composer: focus composer on keydown if a link is active
Simon Ser
2023-01-31
1
-2
/
+8
*
components: Use onInput instead of onChange
Juan Cruz Orioli
2023-01-10
7
-21
/
+21
*
Skip regular chat message handling for infinite scroll
Simon Ser
2022-11-30
1
-10
/
+44
*
Move msg.tags fallback to client
Simon Ser
2022-11-30
1
-3
/
+0
*
Make first server check more robust when disconnecting
Simon Ser
2022-11-30
1
-1
/
+2
*
Close settings dialog when disconnecting
Simon Ser
2022-11-30
1
-2
/
+8
*
Remove unnecessary whoChannelBuffer() call
Simon Ser
2022-10-23
1
-3
/
+1
*
Load initial members state via WHO when channel is selected
Simon Ser
2022-10-23
1
-1
/
+17
[next]