aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* revamped private message templates, added multipart messages with text and ↵Chris Case2011-02-145-40/+178
| | | | html versions, updated de, en, fr and it. Translated the french version of the private message template.
* updated private message notification to use HTML, still need the foreign ↵Chris Case2011-02-132-35/+56
| | | | language message notifications updated
* receiving comment notifications for conversations we aren't "involved" inFriendika2011-02-121-1/+2
|
* fb addon only working from one site - more debug + simplify permission toggleFriendika2011-02-122-19/+4
|
* more fb debug msgsFriendika2011-02-121-1/+5
|
* correct color and indent on wall-wall commentsFriendika2011-02-121-2/+2
|
* trim excessive space around message body (though we still need 20px padding ↵Friendika2011-02-121-3/+3
| | | | to accomodate scrollbars)
* give all comment input form elements id'sFriendika2011-02-121-4/+4
|
* set default size for profile photo to improve render appearance/speedChris Case2011-02-112-0/+8
|
* fixed a typo in the profile photo wrapper div idChris Case2011-02-111-1/+1
|
* set size of contact images to improve renderingChris Case2011-02-112-0/+8
|
* disable network toggles when ACL's are enteredFriendika2011-02-116-11/+18
|
* reinstate send slaps but only at the top level (and followup)Friendika2011-02-111-10/+8
|
* toggles "post to facebook, post to twitter", etc.Friendika2011-02-1111-15/+127
|
* fb connecter - document installationFriendika2011-02-101-5/+25
|
* post to FB is workingFriendika2011-02-102-18/+53
|
* more work on facebook addonFriendika2011-02-103-670/+89
|
* allow plugins to become cmd modulesFriendika2011-02-102-2/+9
|
* typo in schemaFriendika2011-02-101-1/+1
|
* entirely possible media/links were the only thing posted - don't forward ↵Friendika2011-02-102-18/+20
| | | | empty message to twitter/SN
* general purpose callback landing page - e.g. for facebook pluginFriendika2011-02-101-0/+24
|
* log ignored pubsub deliveriesFriendika2011-02-091-1/+3
|
* post permission hooksFriendika2011-02-092-0/+24
|
* preserve newlines inside <pre> tags when importing feedsFriendika2011-02-091-2/+49
|
* Accept pretty much bloody anything inside a [url] tag as a legal URL.Friendika2011-02-091-3/+3
|
* string updateFriendika2011-02-091-12/+32
|
* Merge branch 'tobiasd-master'Friendika2011-02-092-21/+21
|\
| * spaces for the string extractor, check no parentTobias Diekershoff2011-02-092-21/+21
| |
* | images were left behind in theme renameFriendika2011-02-084-3/+3
|/
* Support bbcode size tag - I may regret this...Friendika2011-02-084-5/+7
|
* suppress parse warningsFriendika2011-02-082-2/+5
|
* more graceful handling of some statusnet followupsFriendika2011-02-087-15/+65
|
* modify tag handling and replies to stnetFriendika2011-02-081-1/+21
|
* Merge branch 'tobiasd-master'Friendika2011-02-0814-7/+3253
|\
| * added README files for the piwik, twitter and statusnet addonTobias Diekershoff2011-02-083-0/+195
| |
| * post to StatusNet addon for FriendikaTobias Diekershoff2011-02-086-0/+2133
| |
| * added link to Redmine of addon authorTobias Diekershoff2011-02-081-0/+2
| |
| * deletion of OAuth stuff works now, removed ToDo noteTobias Diekershoff2011-02-081-5/+3
| |
| * Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-02-089-113/+153
| |\
| * \ Merge github.com:tobiasd/friendikaTobias Diekershoff2011-02-074-7/+925
| |\ \
| | * | deleted another item from the Twitter addon ToDo listTobias Diekershoff2011-02-061-1/+0
| | | |
| | * | deleted an item from the ToDo listTobias Diekershoff2011-02-061-1/+2
| | | |
| | * | Post to Twitter pluginTobias Diekershoff2011-02-063-7/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | With this plugin a user can choose to post every _public_ message that s/he posts on Friendika also on Twitter. The message will be shortened to if longer then 140 characters in length. If shortened a link to the original posting will be append to the Twitter posting.
| | * | added Slinky library by Beau Lebens for shortening the post urlTobias Diekershoff2011-02-061-0/+704
| | | |
* | | | tweaks to reworked remote deletion, which also fixes some comment box odditiesFriendika2011-02-082-3/+3
| | | |
* | | | rework remote deletionFriendika2011-02-082-76/+94
| |_|/ |/| |
* | | fix del_pconfigFriendika2011-02-081-1/+1
| | |
* | | close tag on favicon link missingFriendika2011-02-074-4/+4
| | |
* | | at least one server is giving CURL a second set of headers (and it isn't a ↵Friendika2011-02-071-0/+17
| | | | | | | | | | | | 100 continue which we've already accounted for)
* | | don't change photo visibility if only album name was changedFriendika2011-02-072-3/+11
| | |