1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make gui classes pkg private where possible
zzz
More... over 10 years ago
- BrowserTab: - Add tabHidden() so we can disable keyboard listeners when we switch tabs - MessageViewTab: - Enable/disable mark read/unread based on state in PageRenderer - Add keyboard shortcuts for mark read/unread, previous, next, reply as suggested in urn:syndie:channel:d7:channel44:HlgdN2miqrDKBZyx1elknRzqP~SZC1nGbBGKPWxKHBA=9:messageIdi1381400773329ee - Re-enable unread icon - Have MessageView hook the DataCallback so the read icon can appear/disappear (still have layout problems when icon appears) - Use DataCallback when changing read state
zzz
More... over 10 years ago
add two week menu item
zzz
More... over 10 years ago
- PBE Items: - Separate forums and messages in PBE button - Add button items to delete all forums or messages - Don't show PBE items that have been deleted
zzz
More... over 10 years ago
fix date
zzz
More... over 10 years ago
add French to translation list
zzz
More... over 10 years ago
SyncArchives - pull speedups: - Only pull indexes if we need them, i.e. we are pulling a message that needs them. This will reduce new user startup time and clog the UI less. - Reduce default newAgeDays to 14 - Change recent-only default to true so newAgeDays will take effect (although usually specified in default archives) - Don't sync with syndie.welterde.i2p by default
zzz
More... over 10 years ago
- SyndicatorTab: Prevent duplicate archive after rename As reported at: urn:syndie:channel:d7:channel44:Ffn4RhCunO6gwMfAYfOoPY7FGwPNDy65dS4DyuyorME=9:messageIdi1378025493643ee
zzz
More... over 10 years ago
1.104b-3
zzz
More... over 10 years ago
- DBClient: - Don't use byte arrays from JDBC for cached SimpleDataStructures, as that may return them to the SimpleByteCache pool and corrupt the database (somehow). Manifests as duplicate forums in the UI and duplicate channels in the DB, or channels with corrupt channelHash. This fix does not include a repair of the DB. Possibly to do. - Refactor out a delete channel by scope ID method, in case we want to implement a database repair.
zzz
More... over 10 years ago
- SharedArchiveEngine: - More efficient assembly of items to pull - Pull messages most-recent-first
zzz
More... over 10 years ago
- ImportMeta: - Make sure autoCommit gets reset to true - Null ident check
zzz
More... over 10 years ago
another SQL tab tweak
zzz
More... over 10 years ago
- SyncInboundFetcher: - Set eepget retries to 1 (was 3) - Don't create 3 threads if fetching less than 3 things
zzz
More... over 10 years ago
update hsqldb version
zzz
More... over 10 years ago
history for prop, 1.104b-2
zzz
More... over 10 years ago
propagate from branch 'i2p.syndie.hsqldb2' (head c7a7cf55cb39f284892604d30b24f2e4a9d10d90) to branch 'i2p.syndie' (head 09c622adac889a3bd996d08b987102b1ed659672)
zzz
More... over 10 years ago
hsqldb 2.3.1 modified as follows, compiled with:
zzz
More... over 10 years ago
- Update to DB version 25: - Add LOBs for attachments and pages - Increase length limits on cancelledURI, headerValue, and others - Enable migration of large attachments and pages to LOBs - Implement retrieval of pages and attachments from LOBs - Implement getAttachmentAsStream for real (unused yet) - Implement storage to LOBs in ImportPost - Sleep a while before SHUTDOWN COMPACT - Ignore SHUTDOWN COMPACT error after upgrade, just reopen anyway, but unlikely to work - Use attachment size from messageAttachment table, not actual size from messageAttachmentData table - Don't let one dup cancel URI make us skip processing the rest of them - Set next version to be 1.104b in @since
zzz
More... over 10 years ago
- Shutdown compact immediately after upgrade, then reconnect, as recommended by hsqldb - Add code to migrate large things to LOBs, which didn't work in 2.2.9, due to hsqldb bug: http://sourceforge.net/projects/hsqldb/forums/forum/73674/topic/5519631 LOB code disabled for now, needs testing with 2.3.1
zzz
More... over 10 years ago
SQLTab tweaks
zzz
More... over 10 years ago
Updated French, Spanish, and Swedish translations from Transifex More... over 10 years ago
adjust regex to handle file/$version on download page More... about 11 years ago
accept parameters in stub script More... about 11 years ago
merge of '39b5dbad70638ec0105995a37c7e6e5ff499331a' and '8fbc18bc74b0507c5b238b3e849a02d020faabe1' More... about 11 years ago
OSX installer fixes More... about 11 years ago
propagate from branch 'i2p.syndie.zzz.test' (head b35d1d27126e32a0efd0df48b156bded176e5d48) to branch 'i2p.syndie' (head d351543321baccf36cf686cebb19e4e7345abebf)
zzz
More... about 11 years ago
1.104b-1
zzz
More... about 11 years ago
move all thread-related classes to new directory
zzz
More... about 11 years ago
comment
zzz
More... about 11 years ago