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
...
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
1
-0
/
+1
*
statusline: show threading status if threading-enabled=true
Tim Culverhouse
2022-07-10
1
-0
/
+2
*
perf: reduce calls to GetUiConfig
Tim Culverhouse
2022-07-03
1
-6
/
+4
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-1
/
+1
*
dirlist: fix panic when disconnecting with dirlist-tree=false
Tim Culverhouse
2022-06-07
1
-3
/
+1
*
fix: clear dirlist on disconnect
Tim Culverhouse
2022-06-07
1
-0
/
+2
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
1
-0
/
+34
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-3
/
+43
*
statusline: refactor to make it more customizable
Koni Marti
2022-04-25
1
-1
/
+4
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
1
-2
/
+2
*
statusline: improve status line updating
Koni Marti
2022-03-25
1
-1
/
+7
*
logging: fix race condition in startup
Moritz Poldrack
2022-03-24
1
-2
/
+6
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-1
/
+6
*
statusline: make statusline folder-specific
Koni Marti
2022-03-23
1
-8
/
+4
*
statusline: update status only when necessary
Koni Marti
2022-03-20
1
-1
/
+6
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-11
/
+30
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-3
/
+3
*
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-23
1
-2
/
+2
*
imap: improve reconnect stability
Koni Marti
2022-02-06
1
-1
/
+3
*
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
1
-1
/
+2
*
imap: emits connection error on logout
Koni Marti
2022-01-19
1
-0
/
+3
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-0
/
+8
*
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
1
-28
/
+31
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-7
/
+7
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+2
*
show error if account view creation fails
Reto Brunner
2020-08-10
1
-4
/
+9
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-3
/
+2
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-2
/
+3
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-3
/
+2
*
Use PushStatus instead of SetStatus where it makes sense
Heiko Carrasco
2020-07-09
1
-2
/
+1
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-27
/
+20
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-5
/
+6
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-1
/
+2
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-2
/
+1
*
Add Style configuration
Reto Brunner
2020-05-27
1
-6
/
+5
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-2
/
+2
*
Add recall command
Jeffas
2020-04-24
1
-0
/
+4
*
Set the store on the message list if it is nil
Jeffas
2020-02-28
1
-0
/
+3
*
Don't set the store on an update to it
Jeffas
2020-02-28
1
-4
/
+0
*
Revert "Only fetch the directory contents when we are switching directories"
Reto Brunner
2020-02-19
1
-1
/
+1
*
Only fetch the directory contents when we are switching directories
Reto Brunner
2020-02-16
1
-1
/
+1
*
dirlist: adapt to dynamic UIconfig
Reto Brunner
2020-01-28
1
-1
/
+1
*
config: Strongly type context type
Reto Brunner
2020-01-24
1
-2
/
+2
*
Contextual UI Configuration
Srivathsan Murali
2020-01-24
1
-6
/
+17
*
add LabelList event
Reto Brunner
2019-12-21
1
-0
/
+7
*
AccountView: implement ProvidesMessages
Reto Brunner
2019-12-21
1
-0
/
+7
*
Add sorting functionality
Jeffas
2019-09-20
1
-0
/
+14
*
Fix segfault on delete
Devon Johnson
2019-09-11
1
-1
/
+5
*
Add Mouseable
Jeffas
2019-09-11
1
-2
/
+9
[prev]
[next]