0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 22, 2023 — Jun 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
single char var names aren't a great idea
mhammond
as Mark Hammond
More... about 14 years ago
default to stale=ok for all views
mhammond
as Mark Hammond
More... about 14 years ago
fix lack of quotes when moving away from megaview
mhammond
as Mark Hammond
More... about 14 years ago
convert plain strings (everything!) to valid json
mhammond
as Mark Hammond
More... about 14 years ago
fix field name for mailing-list view
mhammond
as Mark Hammond
More... about 14 years ago
use new key when querying contacts
mhammond
as Mark Hammond
More... about 14 years ago
bring benchmark-raindrop script up-to-date
mhammond
as Mark Hammond
More... about 14 years ago
fix queue error handling
mhammond
as Mark Hammond
More... about 14 years ago
add missing test view
mhammond
as Mark Hammond
More... about 14 years ago
remove unused conversations/twitter endpoint and update tests
mhammond
as Mark Hammond
More... about 14 years ago
closer to all tests working
mhammond
as Mark Hammond
More... about 14 years ago
Fixes #82, remove old is_attachments code More... about 14 years ago
merge to tip
mhammond
as Mark Hammond
More... about 14 years ago
better account status reporting
mhammond
as Mark Hammond
More... about 14 years ago
use email address for grouping title when no email display name is used
mhammond
as Mark Hammond
More... about 14 years ago
Setting up reply for mails. Still not totally smooth, but mail is sent. it is not sending the correct in reply to info, but basic email is sent. also the UI is not cleaned up to show the posted message. More... about 14 years ago
Fixes #104, tabs for attachments were not working. More... about 14 years ago
Adding default of stale=ok for megaview calls, to experiment helping hosted perf. More... about 14 years ago
grouping summary based on all messages so deleted items cause rebuild
mhammond
as Mark Hammond
More... about 14 years ago
reset 'my identities' to stop test stepping on each others toes
mhammond
as Mark Hammond
More... about 14 years ago
Switching to JSON.stringify instead of our own method for generating new couchdb document IDs. More... about 14 years ago
logging tweaks
mhammond
as Mark Hammond
More... about 14 years ago
fix _docIdForItem so strings are enclosed in quotes
mhammond
as Mark Hammond
More... about 14 years ago
Fixes #97, have move to bulk show up as a dropdown, and restore its functionality. More... about 14 years ago
One more archive-to-hidden renaming. More... about 14 years ago
Fixes #98, adding archive (now called hide) to tweets to allow removing them from inflow. More... about 14 years ago
fix issue #91 - message_limit was basically ignored.
mhammond
as Mark Hammond
More... about 14 years ago
Fix autoupdate display to show N new messages instead of just auto refreshing, make the More button just invisibile instead of hidden so there are no page jumps when no more conversations to fetch. Added some files to restore the query tool in the inflow app to work again. More... about 14 years ago
Fixes #77, bulk display was wrong: if single message in the convo, just show it, if more than one message show a summary. More... about 14 years ago
encode flags before sending them to the imap lib
mhammond
as Mark Hammond
More... about 14 years ago