Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'chriscase-master' | Friendika | 2011-02-15 | 1 | -34/+41 |
|\ | |||||
| * | fixed error which was causing multiple line breaks, added comments to better ↵ | Chris Case | 2011-02-15 | 1 | -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 pages | Friendika | 2011-02-14 | 2 | -2/+2 |
|/ | |||||
* | Merge remote branch 'upstream/master' | Chris Case | 2011-02-14 | 3 | -3/+8 |
|\ | |||||
| * | Merge branch 'chriscase-master' | Friendika | 2011-02-14 | 1 | -23/+61 |
| |\ | |||||
| * \ | Merge branch 'ajaxcomms' | Friendika | 2011-02-14 | 3 | -3/+8 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: view/comment_item.tpl | ||||
| | * | | ajax comments | Friendika | 2011-02-14 | 1 | -0/+3 |
| | | | | |||||
| | * | | preliminary ajax comment setups | Friendika | 2011-02-12 | 3 | -3/+5 |
| | | | | |||||
* | | | | fixed a bbcode issue with rich text html messages, fixed some issues with ↵ | Chris Case | 2011-02-14 | 1 | -2/+2 |
| |_|/ |/| | | | | | | | | plain text. | ||||
* | | | revamped private message templates, added multipart messages with text and ↵ | Chris Case | 2011-02-14 | 1 | -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 Case | 2011-02-13 | 1 | -22/+34 |
|/ / | | | | | | | language message notifications updated | ||||
* / | receiving comment notifications for conversations we aren't "involved" in | Friendika | 2011-02-12 | 1 | -1/+2 |
|/ | |||||
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 2 | -2/+9 |
| | |||||
* | general purpose callback landing page - e.g. for facebook plugin | Friendika | 2011-02-10 | 1 | -0/+24 |
| | |||||
* | log ignored pubsub deliveries | Friendika | 2011-02-09 | 1 | -1/+3 |
| | |||||
* | post permission hooks | Friendika | 2011-02-09 | 1 | -0/+2 |
| | |||||
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 3 | -9/+32 |
| | |||||
* | modify tag handling and replies to stnet | Friendika | 2011-02-08 | 1 | -1/+21 |
| | |||||
* | tweaks to reworked remote deletion, which also fixes some comment box oddities | Friendika | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | rework remote deletion | Friendika | 2011-02-08 | 1 | -59/+66 |
| | |||||
* | don't change photo visibility if only album name was changed | Friendika | 2011-02-07 | 1 | -0/+8 |
| | |||||
* | feed cleanup | Friendika | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | theme name cleanup - rename default to loozah, provide sane fallbacks and ↵ | Friendika | 2011-02-06 | 1 | -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' correctly | Friendika | 2011-02-06 | 2 | -9/+11 |
| | |||||
* | Merge branch 'fabrixxm-master' | Friendika | 2011-02-05 | 2 | -37/+92 |
|\ | |||||
| * | Add a link to user photos in Upload Profile Photo page | Fabio Comuni | 2011-02-04 | 1 | -1/+1 |
| | | |||||
| * | Allow to set a photo from albums as profile photo | Fabio Comuni | 2011-02-04 | 2 | -37/+92 |
| | | |||||
* | | more error checking on posts | Friendika | 2011-02-04 | 1 | -10/+20 |
| | | |||||
* | | prevent runaway notifications when parent=0 due to race condition | Friendika | 2011-02-04 | 1 | -38/+42 |
|/ | |||||
* | Merge branch 'photos' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-02-03 | 2 | -4/+23 |
|\ | | | | | | | fabrixxm-photos | ||||
| * | remove an erroneously pasted line | fabrixxm | 2011-02-03 | 1 | -6/+1 |
| | | |||||
| * | Fix tabs | Fabio Comuni | 2011-02-03 | 1 | -14/+14 |
| | | |||||
| * | Show lock info on photos | Fabio Comuni | 2011-02-03 | 1 | -1/+9 |
| | | |||||
| * | Extend lockview to show info on items, photos and events | Fabio Comuni | 2011-02-03 | 1 | -4/+20 |
| | | |||||
* | | found the issue - remove the extra tracing stuff | Friendika | 2011-02-03 | 1 | -7/+1 |
| | | |||||
* | | allow parentless items from SN - add more tracing on notify failures | Friendika | 2011-02-03 | 1 | -3/+10 |
| | | |||||
* | | allow changing album name in photo edit page | Friendika | 2011-02-03 | 1 | -6/+14 |
| | | |||||
* | | remove self | Friendika | 2011-02-03 | 1 | -0/+50 |
| | | |||||
* | | get media-rss thumbnail if available and nothing else was found (e.g. github). | Friendika | 2011-02-02 | 1 | -0/+6 |
| | | |||||
* | | backward compatibility | Friendika | 2011-02-01 | 1 | -1/+1 |
| | | |||||
* | | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 1 | -10/+18 |
| | | |||||
* | | silence a few notice warnings | Friendika | 2011-02-01 | 1 | -2/+2 |
| | | |||||
* | | don't try to scrape atom/rss feeds. missing param in contact store (mod_follow) | Friendika | 2011-02-01 | 1 | -1/+1 |
| | | |||||
* | | truncate long names | Friendika | 2011-02-01 | 2 | -2/+2 |
|/ | |||||
* | email cc recipients (front end) | Friendika | 2011-01-31 | 2 | -0/+4 |
| | |||||
* | post to email recips (backend) | Friendika | 2011-01-31 | 1 | -2/+29 |
| | |||||
* | more ssl_policy cleanup, allow manual feed update per contact when hub is ↵ | Friendika | 2011-01-30 | 1 | -0/+10 |
| | | | | whacked, log feed parse errors | ||||
* | more debugging to see if the google push hub is even trying to publish our ↵ | Friendika | 2011-01-30 | 2 | -0/+2 |
| | | | | content. | ||||
* | identify email-only contacts | Friendika | 2011-01-29 | 1 | -1/+8 |
| | |||||
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 10 | -30/+28 |
|\ | | | | | | | | | Conflicts: boot.php |