aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* apps menu fileFriendika2011-02-191-0/+14
|
* Merge branch 'chriscase-master'Friendika2011-02-171-19/+15
|\ | | | | | | | | Conflicts: mod/dfrn_notify.php
| * removed localized multipart email templates, now the multipart settings are ↵Chris Case2011-02-171-15/+15
| | | | | | | | configured directly in the code
* | ajax testing continuesFriendika2011-02-172-2/+2
| |
* | convert update script arg passing to js - remembering the browser prefetch ↵Friendika2011-02-172-29/+15
| | | | | | | | issues
* | issues found when testing all live network modesFriendika2011-02-161-1/+1
| |
* | error return for update process when invalid groupFriendika2011-02-161-0/+4
| |
* | ajax live update for all network pages and subpagesFriendika2011-02-161-3/+13
| |
* | ajax reload fixesFriendika2011-02-165-8/+21
| |
* | properly handle error returns in post w/ajaxFriendika2011-02-162-4/+13
| |
* | broken image + linkify site link in bodyFriendika2011-02-161-0/+1
| |
* | sanitise all incoming url's - also stop them from getting mangled by simplepieFriendika2011-02-161-15/+23
| |
* | Merge branch 'chriscase-master'Friendika2011-02-161-4/+30
|\|
| * forgot to check this in earlier... splits up text and html into two ↵Chris Case2011-02-161-4/+30
| | | | | | | | different templates and base64 encodes them
* | small fixesFriendika2011-02-162-3/+4
| |
* | set contact permissions on photos uploaded to private messagesFriendika2011-02-161-6/+36
| |
* | provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-164-1/+5
| |
* | Merge branch 'chriscase-master'Friendika2011-02-151-34/+41
|\|
| * fixed error which was causing multiple line breaks, added comments to better ↵Chris Case2011-02-151-34/+41
| | | | | | | | document what is occuring, cleaned up code, removed unnecessary parameters from templating step
* | wrong return url for ajax comments on display and photos pagesFriendika2011-02-142-2/+2
|/
* Merge remote branch 'upstream/master'Chris Case2011-02-143-3/+8
|\
| * Merge branch 'chriscase-master'Friendika2011-02-141-23/+61
| |\
| * \ Merge branch 'ajaxcomms'Friendika2011-02-143-3/+8
| |\ \ | | | | | | | | | | | | | | | | Conflicts: view/comment_item.tpl
| | * | ajax commentsFriendika2011-02-141-0/+3
| | | |
| | * | preliminary ajax comment setupsFriendika2011-02-123-3/+5
| | | |
* | | | fixed a bbcode issue with rich text html messages, fixed some issues with ↵Chris Case2011-02-141-2/+2
| |_|/ |/| | | | | | | | plain text.
* | | revamped private message templates, added multipart messages with text and ↵Chris Case2011-02-141-7/+33
| | | | | | | | | | | | 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-131-22/+34
|/ / | | | | | | language message notifications updated
* / receiving comment notifications for conversations we aren't "involved" inFriendika2011-02-121-1/+2
|/
* toggles "post to facebook, post to twitter", etc.Friendika2011-02-112-2/+9
|
* 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-091-0/+2
|
* more graceful handling of some statusnet followupsFriendika2011-02-083-9/+32
|
* modify tag handling and replies to stnetFriendika2011-02-081-1/+21
|
* tweaks to reworked remote deletion, which also fixes some comment box odditiesFriendika2011-02-081-1/+1
|
* rework remote deletionFriendika2011-02-081-59/+66
|
* don't change photo visibility if only album name was changedFriendika2011-02-071-0/+8
|
* feed cleanupFriendika2011-02-071-1/+1
|
* theme name cleanup - rename default to loozah, provide sane fallbacks and ↵Friendika2011-02-061-3/+8
| | | | | | | change system primary theme. Provide indication on contact edit page of last update success/failure - can be extended later to show actual timestamp of last successful update.
* ensure that jot_plugins inherit '$visitor' correctlyFriendika2011-02-062-9/+11
|
* Merge branch 'fabrixxm-master'Friendika2011-02-052-37/+92
|\
| * Add a link to user photos in Upload Profile Photo pageFabio Comuni2011-02-041-1/+1
| |
| * Allow to set a photo from albums as profile photoFabio Comuni2011-02-042-37/+92
| |
* | more error checking on postsFriendika2011-02-041-10/+20
| |
* | prevent runaway notifications when parent=0 due to race conditionFriendika2011-02-041-38/+42
|/
* Merge branch 'photos' of https://github.com/fabrixxm/friendika into ↵Friendika2011-02-032-4/+23
|\ | | | | | | fabrixxm-photos
| * remove an erroneously pasted linefabrixxm2011-02-031-6/+1
| |
| * Fix tabsFabio Comuni2011-02-031-14/+14
| |
| * Show lock info on photosFabio Comuni2011-02-031-1/+9
| |