Skip to content

Releases: ascoderu/lokole

0.1.108

26 Apr 13:17
@c-w c-w
daa093d
Compare
Choose a tag to compare
Add PyUp disclaimer

0.1.107

05 Feb 01:19
@c-w c-w
027c230
Compare
Choose a tag to compare
Always run indexing for sent mailbox (#321)

* Always run all indexing code paths

* Only index emails of users in system

0.1.106

04 Feb 05:32
@c-w c-w
63236a8
Compare
Choose a tag to compare
Ensure kubeval runs on helm template output (#317)

0.1.105

31 Jan 03:49
@c-w c-w
ac022b7
Compare
Choose a tag to compare
Sync emails sent from webapp to Lokole (#311)

* Sync emails sent from webapp to Lokole

* Remove hidden form token from email persistence

0.1.104

31 Jan 02:00
@c-w c-w
1916fdd
Compare
Choose a tag to compare
Remove saving back modified user objects (#309)

0.1.103

30 Jan 06:34
@c-w c-w
e655daf
Compare
Choose a tag to compare
Delete indices with client (#307)

* Clean up mailbox indices on client deletion

* Clean up pending index on client deletion

0.1.102

30 Jan 05:38
@c-w c-w
c1d7f07
Compare
Choose a tag to compare
Simplify mailbox storage (#306)

0.1.101

30 Jan 04:54
@c-w c-w
0b08c22
Compare
Choose a tag to compare
Simplify pending email storage (#305)

* Simplify pending storage implementation

* Don't store pending emails for non-Lokole domains

* Remove unused constants

0.1.100

30 Jan 03:54
@c-w c-w
301c10d
Compare
Choose a tag to compare
Update webapp (#304)

* Make webapp install argument formatting neater

* Update webapp version

* Limit maximum upload size

0.1.99

29 Jan 05:58
@c-w c-w
40b022d
Compare
Choose a tag to compare
Fix release (#297)