summaryrefslogtreecommitdiff
path: root/lib/mu-server.cc
AgeCommit message (Expand)Author
2023-02-28server: don't encode addresses in contacts_handlersDirk-Jan C. Binnema
2023-02-17server: small output improvementDirk-Jan C. Binnema
2023-02-12mu-server: make :update for mkdir optionalDirk-Jan C. Binnema
2023-01-29server: find_handler: better handle sort-field-idDirk-Jan C. Binnema
2023-01-25really allow flags to be empty in move commandDerek Zhou
2023-01-19server: add a few stopwatchesDirk-Jan C. Binnema
2023-01-07server: split off new server command 'queries'Dirk-Jan C. Binnema
2022-12-07mu-server: update for move_message API updateDirk-Jan C. Binnema
2022-11-16lib: remove mu-runtimeDirk-Jan C. Binnema
2022-11-07server: rework for updated Sexp/CommandHandlerDirk-Jan C. Binnema
2022-11-01server: improve error messagesDirk-Jan C. Binnema
2022-07-05mu-server: more informative error messageDirk-Jan C. Binnema
2022-06-29server: commit after indexingDirk-Jan C. Binnema
2022-06-29server: fix read-mark propagationDirk-Jan C. Binnema
2022-06-04server: add some more logging for read-markingDirk-Jan C. Binnema
2022-05-19lib: remove some dead code (mu-str/utils)Dirk-Jan C. Binnema
2022-05-15server: Implement forwarding attachmentsDirk-Jan C. Binnema
2022-05-12store: improve error handlingDirk-Jan C. Binnema
2022-05-09contacts-cache: return most relevant contactsDirk-Jan C. Binnema
2022-05-09store/fields: Use one MaxTermLength everywhereDirk-Jan C. Binnema
2022-05-09mu-maildir: No need for namespaced function namesDirk-Jan C. Binnema
2022-05-06sexp: allow for some prettified string outputDirk-Jan C. Binnema
2022-05-06mu/mu4e: implement mu4e-compose-complete-maxDirk-Jan C. Binnema
2022-05-06contacts: support encoding names with '"', ',' etc.Dirk-Jan C. Binnema
2022-05-05server/message-part: restore forwarding attachmentsDirk-Jan C. Binnema
2022-05-05server: update for dealing with message/sexpsDirk-Jan C. Binnema
2022-04-30message: add docid param to sexpDirk-Jan C. Binnema
2022-04-30server: update mu4e server for new MessageDirk-Jan C. Binnema
2022-04-30server: update (mu4e) server to use Mu::MessageDirk-Jan C. Binnema
2022-04-19server: workaround for broken message-idDirk-Jan C. Binnema
2022-03-28server: fix typoDirk-Jan C. Binnema
2022-03-28lib+guile: use Mu::Option, not std::optionalDirk-Jan C. Binnema
2022-03-26autotools: build updatesDirk-Jan C. Binnema
2022-03-26many: update for lib/message updatesDirk-Jan C. Binnema
2022-03-07server: use mu-message-fieldsDirk-Jan C. Binnema
2022-02-25mu-server: turn off renaming for 'view' nowDirk-Jan C. Binnema
2022-02-21update contacts-cache users for MessageContactDirk-Jan C. Binnema
2022-02-21lib: rename contacts into contacts-cacheDirk-Jan C. Binnema
2022-02-17server: lock run_queryDirk-Jan C. Binnema
2022-02-17*: update for for mu-maildir changesDirk-Jan C. Binnema
2022-02-14store: rename "metadata" into "properties"Dirk-Jan C. Binnema
2022-02-13mu4e/server: honor rename-move for view-message, tooDirk-Jan C. Binnema
2022-02-06server: flush the "indexing complete" messageDirk-Jan C. Binnema
2022-02-03server: make indexing asynchronousDirk-Jan C. Binnema
2022-02-03server: support flushing the outputDirk-Jan C. Binnema
2022-01-30store/query: update for new store/query apiDirk-Jan C. Binnema
2022-01-15mu-server: check for message readabilityDirk-Jan C. Binnema
2021-11-11index: ignore .update when store is emptyDirk-Jan C. Binnema
2021-11-10mu: update the index 'processed' -> 'checked'Dirk-Jan C. Binnema
2021-10-22lib/server: send query results in batchesDirk-Jan C. Binnema