summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-28Daemon can optionally not go into the backgroundEvan Prodromou
2009-06-28don't canonicalize people's text into URLsEvan Prodromou
2009-06-28bad string compare in Status_networkEvan Prodromou
2009-06-28fallback for www. addressesEvan Prodromou
2009-06-27debug flag for sessionsEvan Prodromou
2009-06-27don't need config in main anymoreEvan Prodromou
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-27some debugging code for sessionsEvan Prodromou
2009-06-27remove debugging code from Notice.phpEvan Prodromou
2009-06-27fixup perms on auto-generated filesEvan Prodromou
2009-06-27use the session class to store sessionsEvan Prodromou
2009-06-27a memcached_dataobject class for saving sessionsEvan Prodromou
2009-06-27session storageEvan Prodromou
2009-06-27marker in sessionsEvan Prodromou
2009-06-26Merge branch 'attachment-fixup' into 0.8.xZach Copley
* attachment-fixup: Added readonly flag to FileAction just in case Make shorturls in notice content point to AttachmentAction urls Add attachment action back into router
2009-06-26Added readonly flag to FileAction just in caseZach Copley
2009-06-26Added background-attachment:fixed for userdesignsSarven Capadisli
2009-06-26Removed redundant selector from JSSarven Capadisli
2009-06-26boxcar notice inbox requestsEvan Prodromou
2009-06-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-26Removed unnecessary assignment to variable for background image onSarven Capadisli
2009-06-26Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-25Merge branch '0.8.x' into attachment-fixupZach Copley
* 0.8.x: Added functionality to remove the notice data attachment max public page
2009-06-25Make shorturls in notice content point to AttachmentAction urlsZach Copley
2009-06-25IE UI update for notice_data_attach_selectedSarven Capadisli
2009-06-25Add attachment action back into routerZach Copley
2009-06-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-25Added functionality to remove the notice data attachmentSarven Capadisli
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Using transparent background colour instead of solid for notice on hover
2009-06-25FileAction redirections weren't being added (e.g.: /notice/$notice_id/file)Zach Copley
2009-06-25Using transparent background colour instead of solid for notice on hoverSarven Capadisli
2009-06-25max public pageEvan Prodromou
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Added fragment identifier to the "in context" URL which points to Adds a scrollbar if the filename is too long for the attached file
2009-06-25Return clippy to his rightful place next to attachmentsZach Copley
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-25Added fragment identifier to the "in context" URL which points toSarven Capadisli
the notice location in the Conversation page.
2009-06-25fix caching for conversations, againEvan Prodromou
2009-06-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-25avoid getting duplicate errors on uploadEvan Prodromou
2009-06-25show backtrace on errorEvan Prodromou
2009-06-25streamline the file actionEvan Prodromou
2009-06-25Adds a scrollbar if the filename is too long for the attached fileSarven Capadisli
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-25Shows the selected file attachment under the form_notice textareaSarven Capadisli
2009-06-25update conversations to use newer query formatEvan Prodromou
2009-06-25don't try to load a null notice into the listEvan Prodromou
2009-06-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-25blow cache when new notice in conversation is savedEvan Prodromou