Commit Graph

2262 Commits

Author SHA1 Message Date
Shivaram Lingamneni 8a33d68cf1 add cap-notify for bouncer 2019-08-31 22:42:51 -04:00
Shivaram Lingamneni ca17e58b3a fix #595 2019-08-31 21:29:23 -04:00
Shivaram Lingamneni 7ed27d4a42 Fix #448, #594 2019-08-27 03:58:04 -04:00
Daniel Oaks 014a5fe63c
Merge pull request #615 from slingamn/sessions_optimization
optimize Sessions() at the expense of AddSession()
2019-08-25 09:57:51 +10:00
Shivaram Lingamneni 65834c0729 optimize Sessions() at the expense of AddSession() 2019-08-02 00:20:31 -04:00
Daniel Oaks 8bca8a1752
Merge pull request #606 from slingamn/issue331.1
fix #331
2019-07-31 06:37:23 +10:00
Daniel Oaks 7a56c4e0ad
Merge pull request #591 from slingamn/history_autoresize.4
autoresizing of history buffers (#349)
2019-07-31 06:36:35 +10:00
Shivaram Lingamneni df6fa21fbb
Merge pull request #614 from oragono/l10n_master
New Crowdin translations
2019-07-30 16:30:45 -04:00
Daniel Oaks 4e0c2c0c2c New translations irc.lang.json (German) 2019-07-30 04:32:28 +10:00
Shivaram Lingamneni f092c1ca90
Merge pull request #612 from oragono/l10n_master
New Crowdin translations
2019-07-24 15:49:57 -04:00
Daniel Oaks 54f23f5449 New translations chanserv.lang.json (Chinese Simplified) 2019-07-24 15:11:39 +10:00
Daniel Oaks 638e6e56d9 New translations chanserv.lang.json (Chinese Simplified) 2019-07-24 03:12:13 +10:00
Shivaram Lingamneni b2725104b7
Merge pull request #611 from oragono/l10n_master
New Crowdin translations
2019-07-22 23:41:04 -04:00
Daniel Oaks d449cf9a74 New translations hostserv.lang.json (French) 2019-07-23 13:31:30 +10:00
Daniel Oaks 7ee03e04bd New translations hostserv.lang.json (French) 2019-07-23 01:30:14 +10:00
Daniel Oaks 7968a7c1c7 New translations chanserv.lang.json (French) 2019-07-23 01:30:12 +10:00
Shivaram Lingamneni 2dc1e63c46
Merge pull request #608 from oragono/l10n_master
New Crowdin translations
2019-07-17 18:10:47 -04:00
Daniel Oaks 5cb14cec57 New translations chanserv.lang.json (French) 2019-07-17 04:43:44 +10:00
Daniel Oaks 4219c45d61 New translations irc.lang.json (French) 2019-07-17 04:43:42 +10:00
Shivaram Lingamneni 938ce7e435 fix #331 2019-07-14 16:17:37 -04:00
Daniel Oaks 07bb38ecdf
Merge pull request #601 from slingamn/spurious_message
fix spurious error message
2019-07-14 12:57:09 +10:00
Daniel Oaks 15247bbeb3
Merge pull request #605 from slingamn/issue602
bump irc-go; fixes #602
2019-07-14 12:56:53 +10:00
Shivaram Lingamneni d5329a6c58 bump irc-go; fixes #602 2019-07-13 22:49:21 -04:00
Daniel Oaks 54b22d556c
Merge pull request #603 from slingamn/issue565_followup
remove obsolete consistency check
2019-07-13 10:12:44 +10:00
Shivaram Lingamneni ce651b4a90 remove obsolete consistency check
tor-listeners.listeners was checked against listen,
but listen is obsolete now, so config load would fail
on a config that used the new style `listeners` instead of
`listen` --- unless tor-listeners.listeners was empty, which
it should be under the new style, but there's no need to enforce
that
2019-07-12 15:19:43 -04:00
Shivaram Lingamneni 80aa77372b fix spurious error message 2019-07-12 11:49:01 -04:00
Shivaram Lingamneni ecf945038f
Merge pull request #565 from slingamn/listener_refactor.3
refactor listener config loading
2019-07-12 11:08:04 -04:00
Shivaram Lingamneni 86ad402203 review feedback 2019-07-12 09:58:14 -04:00
Shivaram Lingamneni 3fa1c526a6 restore default plaintext listener 2019-07-12 09:53:58 -04:00
Daniel Oaks dc87ae7ef1
Merge pull request #583 from slingamn/stats.4
fix #526
2019-07-12 23:39:50 +10:00
Daniel Oaks b396d41375
Merge pull request #585 from slingamn/samode_bug
fix bugs affecting SAMODE on other users
2019-07-12 23:31:38 +10:00
Daniel Oaks 23974af345
Merge pull request #588 from slingamn/servicehelp.5
refactor /HELP for services
2019-07-12 23:30:50 +10:00
Daniel Oaks 5cff9bb636
Merge pull request #593 from slingamn/issue592
fix #592
2019-07-12 23:27:34 +10:00
Daniel Oaks 8974cffe2d
Merge pull request #598 from slingamn/issue572.2
fix #572
2019-07-12 23:26:32 +10:00
Shivaram Lingamneni dbde0e0b3e
Merge pull request #597 from oragono/l10n_master
New Crowdin translations
2019-07-08 22:54:20 -04:00
Shivaram Lingamneni bbf6c4a269 fix #572 2019-07-08 22:04:53 -04:00
Daniel Oaks b3959cb891 New translations irc.lang.json (French) 2019-07-09 10:22:02 +10:00
Shivaram Lingamneni fda630ec8b
Merge pull request #596 from oragono/l10n_master
New Crowdin translations
2019-07-08 19:18:31 -04:00
Daniel Oaks 5e3a63d803 New translations irc.lang.json (French) 2019-07-08 22:24:14 +10:00
Shivaram Lingamneni cbabccc2f8 fix #592 2019-07-04 07:05:38 -04:00
Shivaram Lingamneni ab7f8de66d
Merge pull request #589 from oragono/l10n_master
New Crowdin translations
2019-07-03 22:05:27 -04:00
Shivaram Lingamneni 6e9a728354 autoresizing of history buffers (#349) 2019-07-03 21:08:37 -04:00
Daniel Oaks 76c876de10 New translations irc.lang.json (French) 2019-07-03 16:23:10 +10:00
Daniel Oaks 90b8f1b792 New translations irc.lang.json (French) 2019-07-03 04:22:00 +10:00
Shivaram Lingamneni 1c583d775c refactor /HELP for services
1. DRY "banner" descriptions of each services
2. `/HELP NICKSERV` now refers the user to `/NICKSERV HELP`, etc.
3. Fix double translation of `textGenerator` output
2019-07-02 12:48:33 -04:00
Shivaram Lingamneni 6a3d2733d6 fix bugs affecting SAMODE on other users
1. Your own snomasks would be reported as belonging to the other user
2. Prefixes were incorrect
2019-07-02 08:45:14 -04:00
Shivaram Lingamneni 7761323f01
Merge pull request #584 from oragono/l10n_master
New Crowdin translations
2019-07-02 00:48:55 -04:00
Daniel Oaks aa8a174678 New translations help.lang.json (German) 2019-07-02 09:41:33 +10:00
Daniel Oaks a54285788f New translations hostserv.lang.json (German) 2019-07-02 09:41:31 +10:00
Daniel Oaks bebac21a9a New translations nickserv.lang.json (German) 2019-07-02 09:41:30 +10:00