index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
account.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
account: remember folder/message when reconnecting
Koni Marti
2023-06-26
1
-2
/
+6
*
account: create new store when creating folders
Koni Marti
2023-06-17
1
-26
/
+35
*
templates: use template interface consistently
Koni Marti
2023-05-16
1
-3
/
+3
*
dirtree: clear msglist for virtual nodes
Koni Marti
2023-05-16
1
-0
/
+5
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-1
/
+1
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-18
/
+10
*
dirstore: store directory model in dirstore
Tim Culverhouse
2023-04-22
1
-1
/
+1
*
listDirectories: refactor listdirectories handling
Tim Culverhouse
2023-04-22
1
-21
/
+27
*
msgstore: create from types.Directory message
Tim Culverhouse
2023-04-22
1
-27
/
+27
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
1
-0
/
+1
*
config: replace triggers with hooks
Moritz Poldrack
2023-04-01
1
-7
/
+6
*
account: fix crash/race on init
Robin Jarry
2023-03-09
1
-0
/
+3
*
statusline: add column based render format
Robin Jarry
2023-02-20
1
-8
/
+4
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
1
-13
/
+12
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-1
/
+9
*
templates: unify data interface
Robin Jarry
2023-02-20
1
-17
/
+10
*
account: fix segfault when message store is not initialized
Robin Jarry
2023-02-20
1
-0
/
+3
*
tabs: use template for account tab name
Tim Culverhouse
2023-01-29
1
-0
/
+29
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-8
/
+3
*
split: close split on update of split view
Tim Culverhouse
2022-12-27
1
-0
/
+3
*
split: refactor to prevent stuck splits
Tim Culverhouse
2022-12-25
1
-93
/
+39
*
split: refactor split update logic
Tim Culverhouse
2022-12-14
1
-29
/
+40
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-12
/
+10
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-3
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-9
/
+9
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-6
/
+6
*
split: close current split after replacing with new
Tim Culverhouse
2022-11-06
1
-3
/
+3
*
status: add warning style and methods
Tim Culverhouse
2022-11-06
1
-0
/
+4
*
threadbuilder: sort siblings by sort criteria
Koni Marti
2022-11-06
1
-0
/
+1
*
threads: reverse thread ordering
Koni Marti
2022-10-27
1
-0
/
+1
*
store: reverse message list order with iterators
Koni Marti
2022-10-27
1
-0
/
+1
*
split: prevent opening split when no messages are selected
Tim Culverhouse
2022-10-19
1
-6
/
+16
*
ui: add :split and :vsplit view options
Tim Culverhouse
2022-10-18
1
-0
/
+153
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-7
/
+1
*
aerc: use single event loop
Tim Culverhouse
2022-10-07
1
-15
/
+2
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
1
-6
/
+19
*
checkmail: protect access to acct.checkingmail
Tim Culverhouse
2022-09-26
1
-0
/
+6
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
1
-4
/
+0
*
move: enable MoveMessages from msgstore
Tim Culverhouse
2022-08-22
1
-42
/
+48
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
1
-5
/
+6
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
1
-2
/
+6
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-3
/
+3
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
1
-2
/
+19
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
1
-0
/
+1
*
check-mail: fix startup when default folder is empty
Tim Culverhouse
2022-07-26
1
-3
/
+15
*
fix: crash when copying/moving all messages
Ensar Sarajčić
2022-07-24
1
-7
/
+19
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-19
/
+12
*
tabs: make fields private
Robin Jarry
2022-07-23
1
-1
/
+1
[next]