summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-backend.el
Commit message (Expand)AuthorAge
* Add erc--skip message propertyF. Jason Park2024-04-19
* ; Improve erc-services and upgrade documentationF. Jason Park2024-04-19
* ; Don't mention erc-branded Compat macros in ERC-NEWSF. Jason Park2024-02-23
* Use modern fallback for channel name detection in ERCF. Jason Park2024-02-16
* Normalize ISUPPORT params with empty values in ERCF. Jason Park2024-02-16
* Actually derive channel membership from PREFIX in ERCF. Jason Park2024-01-24
* Allow setting `erc-split-line-length' to zeroF. Jason Park2024-01-07
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Populate erc--msg-prop-overrides for CTCP repliesF. Jason Park2023-12-23
* | Rename erc-channel-users to erc-channel-membersF. Jason Park2023-12-17
* | Use templates for formatting chat messages in ERCF. Jason Park2023-12-17
* | Add erc--spkr text property to chat messagesF. Jason Park2023-12-17
* | Skip erc-ignored-user-p when erc-ignore-list is emptyF. Jason Park2023-12-17
* | Add erc-server-396 response handlerF. Jason Park2023-12-17
* | Sequester some special-variable declarations in ERCF. Jason Park2023-12-17
* | Use overlay instead of text prop to hide ERC's promptF. Jason Park2023-11-24
* | Favor ISUPPORT params for MODE processing in ERCF. Jason Park2023-11-18
* | Simplify ISUPPORT-derived data wrangling in ERCF. Jason Park2023-11-18
* | Add test for erc-cmd-SQUERYF. Jason Park2023-11-18
* | Always run erc-server-send-queue via timerF. Jason Park2023-11-12
* | Make ERC's error-notice formatting more consistentF. Jason Park2023-11-12
* | Prefer erc-target to erc-default-targetF. Jason Park2023-10-20
* | * lisp/erc/erc-backend.el (define-erc-response-handler) Edebug spec.F. Jason Park2023-10-20
* | Use erc-display-message instead of erc-make-noticeF. Jason Park2023-10-13
* | Fix erc-server-prevent-duplicates :typeMauro Aranda2023-10-10
* | Spoof channel users in erc-button--phantom-users-modeF. Jason Park2023-09-17
* | Consider all windows in erc-scrolltobottom-modeF. Jason Park2023-09-10
* | Make erc-fill-wrap work with left-sided stampsF. Jason Park2023-07-22
* | Allow custom display-buffer actions in ERCF. Jason Park2023-07-13
* | Redo erc-nickname-in-use-functions as a local moduleF. Jason Park2023-07-01
* | Revert "Add hook to regain nickname in ERC"F. Jason Park2023-06-11
* | Add interface for finding users in erc-server-PRIVMSGF. Jason Park2023-05-05
* | Redo line splitting for outgoing messages in ERCF. Jason Park2023-05-05
* | Actually define erc-default-server-functionsF. Jason Park2023-05-05
* | Ignore erc-reconnect-display after a timeoutF. Jason Park2023-05-05
* | Revive option erc-query-on-unjoined-chan-privmsgF. Jason Park2023-05-05
* | Copy over upstream Compat macros to erc-compatF. Jason Park2023-04-08
* | Add hook to regain nickname in ERCF. Jason Park2023-04-08
* | Add probing erc-server-reconnect-function variantF. Jason Park2023-04-08
* | Add MOTD command to ERCF. Jason Park2023-04-08
|/
* Yield to erc-move-to-prompt before unhiding promptF. Jason Park2023-02-22
* ; Prepare to update ERC version to 5.5F. Jason Park2023-02-14
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Warn of absent networks module in ERCF. Jason Park2022-12-28
* Accept functions in place of passwords in ERCF. Jason Park2022-11-23
* Add non-IRCv3 SASL module to ERCF. Jason Park2022-11-23
* Call erc-login indirectly via new generic wrapperF. Jason Park2022-11-23
* Make erc--server-reconnecting non-buffer-localF. Jason Park2022-11-23
* Don't set erc-networks--id until network is knownF. Jason Park2022-11-23