Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / foxcpp/go-imap-sql issues and pull requests

#43 - Relying on `msgs` table for searches.

Pull Request - State: closed - Opened by RiadVargas over 1 year ago

#42 - Fix sorting algorithm

Pull Request - State: closed - Opened by ptrcnull over 2 years ago - 2 comments

#41 - Sorting sorts both by the selected criterion and UID

Issue - State: closed - Opened by ptrcnull over 2 years ago - 6 comments

#40 - Add better envelope date parsing

Pull Request - State: closed - Opened by ptrcnull over 2 years ago - 1 comment

#39 - Parse cachedHeader date more loosely

Issue - State: closed - Opened by ptrcnull over 2 years ago

#37 - Make children mailboxes check faster on PostgreSQL

Issue - State: open - Opened by foxcpp over 2 years ago

#36 - Delivery.Commit can hang

Issue - State: closed - Opened by codecat almost 3 years ago - 3 comments

#35 - X-Priority is not cached while it should be

Issue - State: closed - Opened by foxcpp about 4 years ago
Labels: bug, performance

#34 - Implement meaningful limits for mailbox size and other data

Issue - State: open - Opened by foxcpp about 4 years ago
Labels: enhancement, security

#33 - Expunge does two (!) full table scans

Issue - State: open - Opened by foxcpp about 4 years ago
Labels: enhancement, performance

#32 - go-imap v2

Issue - State: closed - Opened by foxcpp about 4 years ago

#31 - Fix creating index in mysql.

Pull Request - State: closed - Opened by wjywbs over 4 years ago - 4 comments

#30 - Return an error from CheckPlain method

Issue - State: closed - Opened by foxcpp over 4 years ago - 1 comment

#29 - Refactor password hashing

Issue - State: closed - Opened by foxcpp over 4 years ago - 1 comment
Labels: security

#28 - Get rid of "marking" logic in message removal

Issue - State: open - Opened by foxcpp over 4 years ago
Labels: enhancement, performance

#27 - Remove support for storing message contents in table rows

Issue - State: closed - Opened by foxcpp almost 5 years ago

#26 - Implement context support for Delivery interface

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: enhancement

#25 - Don't keep blob in External Store when message is not added due to an error

Issue - State: closed - Opened by foxcpp about 5 years ago
Labels: bug

#24 - Fix SeqSet "*" being misinterpreted as "1:*"

Issue - State: closed - Opened by foxcpp about 5 years ago
Labels: bug, imap-standard

#23 - SQLite FTS5 as a FTS engine

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: performance, rdbms: sqlite

#22 - Use incremental BLOB I/O on SQLite

Issue - State: closed - Opened by foxcpp about 5 years ago - 1 comment
Labels: enhancement, performance, rdbms: sqlite

#21 - FTS engine interfaces and integration

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: enhancement, performance

#20 - Implement QUOTA extension

Issue - State: open - Opened by foxcpp about 5 years ago - 1 comment
Labels: enhancement, imap-extension

#19 - Implement CONDSTORE extension

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: enhancement, imap-extension

#18 - Implement UIDPLUS extension

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: enhancement, imap-extension

#17 - Correctly implement DELETE for mailbox with children

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: bug, imap-standard

#16 - Export/import mbox files

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: enhancement, cli-utility

#15 - Support for storage compression

Issue - State: closed - Opened by foxcpp about 5 years ago
Labels: enhancement

#14 - PostgreSQL uses default isolation level instead of Serializable

Issue - State: closed - Opened by foxcpp about 5 years ago
Labels: bug, rdbms: postgres

#13 - Handle serialization failures

Issue - State: open - Opened by foxcpp about 5 years ago - 1 comment
Labels: bug

#12 - Review how UID are assigned to messages

Issue - State: closed - Opened by foxcpp about 5 years ago - 3 comments
Labels: enhancement, performance

#11 - fsstore: Split storage directory based on the ID prefix

Issue - State: open - Opened by foxcpp about 5 years ago
Labels: enhancement, good first issue, performance

#10 - Clean external store on mailbox or user removal

Issue - State: closed - Opened by foxcpp about 5 years ago
Labels: bug

#9 - Don't fail with error on incompatible database schema

Issue - State: closed - Opened by foxcpp about 5 years ago - 1 comment
Labels: good first issue

#8 - Add argon2 hash algorithm for passwords

Issue - State: closed - Opened by foxcpp about 5 years ago
Labels: enhancement, good first issue, security

#7 - SEARCH ALL returns duplicate entries

Issue - State: closed - Opened by foxcpp over 5 years ago - 2 comments
Labels: bug

#5 - CockroachDB support

Issue - State: open - Opened by foxcpp over 5 years ago - 3 comments
Labels: enhancement, help wanted

#4 - Computation-intensive hash algorithms for passwords

Issue - State: closed - Opened by foxcpp over 5 years ago - 9 comments
Labels: enhancement, security

#3 - Issues revealed by imaptest

Issue - State: open - Opened by foxcpp over 5 years ago - 3 comments
Labels: bug, help wanted

#2 - go-imap-sql v1.0 status

Issue - State: open - Opened by foxcpp over 5 years ago - 5 comments

#1 - Domain design for backend storage?

Issue - State: closed - Opened by Xeoncross over 5 years ago - 12 comments
Labels: enhancement