aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix item-delete-selected* cssSimon L'nu2012-06-284-12/+12
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* Merge remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-06-282-6/+6
|\ | | | | | | | | * remotes/upstream/master: fix logic for nested lists--should be OR, not AND
| * Merge pull request #366 from fermionic/fix-big-monster-list-logicfermionic2012-06-272-6/+6
| |\ | | | | | | fix logic for nested lists--should be OR, not AND
| | * fix logic for nested lists--should be OR, not ANDZach Prezkuta2012-06-272-6/+6
| |/
* | Merge remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-06-274-64/+119
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: Friendicaland - couple of new 'countries' insidious little parsing bug have no idea why the if/endif macro block was getting printed and not processed. highlight js events-reminder on birthday events moved api direct message formating to own function. added same formating to direct reply message, when posting a new message. fixed direct message reply in api call. modified api message reply to set title to conversion title, when replying. add reliable way to get server version make it selectable I want HTML code! new param getUserObjects to avoid retransmitting the whole user info objects bugfix changes on api_direct_messages_box to allow to retrieve conversations and all messages modified direct_messages added replyto and subject to direct messages. modified conversion to use x function for parameter checking.
| * Friendicaland - couple of new 'countries'Thomas Willingham2012-06-271-1/+1
| |
| * Merge pull request #365 from ridcully/masterfriendica2012-06-271-63/+108
| |\ | | | | | | Direct-Message Api-Modified
| | * moved api direct message formating to own function.Sebastian Egbers2012-06-261-54/+54
| | | | | | | | | | | | added same formating to direct reply message, when posting a new message.
| | * Merge branch 'master' of https://github.com/friendica/friendicaSebastian Egbers2012-06-2627-435/+709
| | |\
| | * | fixed direct message reply in api call.Sebastian Egbers2012-06-251-2/+2
| | | |
| | * | modified api message reply to set title to conversion title, when replying.Sebastian Egbers2012-06-251-8/+12
| | | |
| | * | Merge branch 'master' of https://github.com/friendica/friendicaSebastian Egbers2012-06-2530-227/+544
| | |\ \
| | * \ \ Merge remote-tracking branch 'sebastian/master'Max Weller2012-06-231-15/+30
| | |\ \ \
| | | * | | added replyto and subject to direct messages.Sebastian Egbers2012-06-221-7/+18
| | | | | |
| | | * | | modified conversion to use x function for parameter checking.Sebastian Egbers2012-06-221-8/+12
| | | | | |
| | * | | | add reliable way to get server versionMax Weller2012-06-231-1/+7
| | | | | |
| | * | | | make it selectableMax Weller2012-06-231-1/+3
| | | | | |
| | * | | | I want HTML code!Max Weller2012-06-231-1/+1
| | | | | |
| | * | | | new param getUserObjects to avoid retransmitting the whole user info objectsMax Weller2012-06-231-0/+3
| | | | | |
| | * | | | bugfixMax Weller2012-06-231-4/+5
| | | | | |
| | * | | | changes on api_direct_messages_box to allow to retrieve conversations and ↵Max Weller2012-06-231-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | all messages
| | * | | | modified direct_messagesMax Weller2012-06-231-7/+29
| | | | | |
| * | | | | insidious little parsing bugfriendica2012-06-262-2/+8
| | | | | |
| * | | | | have no idea why the if/endif macro block was getting printed and not processed.friendica2012-06-261-6/+4
| | | | | |
| * | | | | highlight js events-reminder on birthday eventsfriendica2012-06-271-1/+7
| | | | | |
* | | | | | Merge remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-06-2622-439/+741
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: service class restrict the email connector stray s typos add event titles to discovered birthday events change required doco change event behaviour so that title is required but description is not event summary/title propagate remote deletes remove possibly unnecessary checks for likes or comments created by Diaspora users store signature info for remote users too was passing the wrong arguments to the signature storage function add some debug logging revert extra Diaspora disabling changes to try to eliminate Mustard double-posting Clean up the Diaspora connectivity: improve remote delete forwarding typos in bbcode, add service class restrictions to jot uploads rev update
| * | | | | service class restrict the email connectorfriendica2012-06-263-75/+83
| | |_|_|/ | |/| | |
| * | | | stray sfriendica2012-06-251-1/+1
| | | | |
| * | | | typosfriendica2012-06-252-2/+2
| | | | |
| * | | | add event titles to discovered birthday eventsfriendica2012-06-252-6/+11
| | | | |
| * | | | change required docofriendica2012-06-251-2/+5
| | | | |
| * | | | change event behaviour so that title is required but description is notfriendica2012-06-253-8/+32
| | | | |
| * | | | event summary/titlefriendica2012-06-259-9/+58
| | | | |
| * | | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-255-130/+210
| |\ \ \ \
| | * \ \ \ Merge pull request #364 from fermionic/diaspora-refactor-and-better-disablingfermionic2012-06-255-130/+210
| | |\ \ \ \ | | | | | | | | | | | | | | Diaspora refactor and better disabling
| | | * | | | remove possibly unnecessary checks for likes or comments created by Diaspora ↵Zach Prezkuta2012-06-252-51/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | users
| | | * | | | store signature info for remote users tooZach Prezkuta2012-06-252-17/+24
| | | | | | |
| | | * | | | was passing the wrong arguments to the signature storage functionZach Prezkuta2012-06-251-1/+1
| | | | | | |
| | | * | | | add some debug loggingZach Prezkuta2012-06-253-2/+8
| | | | | | |
| | | * | | | revert extra Diaspora disabling changes to try to eliminate Mustard ↵Zach Prezkuta2012-06-253-43/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | double-posting
| | | * | | | Clean up the Diaspora connectivity:Zach Prezkuta2012-06-255-128/+215
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | - Move Diaspora code into separate functions to make it more modular - Create more checks for whether Diaspora connectivity has been enabled
| * | | | | propagate remote deletesfriendica2012-06-251-5/+8
| | | | | |
| * | | | | improve remote delete forwardingfriendica2012-06-252-2/+64
| |/ / / /
| * | | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-255-4/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/bbcode.php
| | * \ \ \ Merge pull request #363 from simonlnu/masterSimon2012-06-251-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | fix typo and syntax error in include/bbcode.php
| * | | | | | typos in bbcode, add service class restrictions to jot uploadsfriendica2012-06-255-11/+40
| | | | | | |
| * | | | | | Merge https://github.com/friendica/friendica into pullfriendica2012-06-2510-60/+40
| |\ \ \ \ \ \
| * | | | | | | rev updatefriendica2012-06-252-208/+246
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-06-250-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | | * remotes/upstream/master:
| * | | | | Merge pull request #362 from simonlnu/masterSimon2012-06-254-4/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | | fix margin of .wall-item-body