| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | item source | Friendika | 2011-06-20 | 1 | -2/+6 |
* | api post sort of working - output status,user need to be swapped | Friendika | 2011-06-19 | 1 | -0/+2 |
* | avoid race condition on delete checked items | Friendika | 2011-06-16 | 1 | -0/+2 |
* | delete selected items | Friendika | 2011-06-15 | 1 | -96/+9 |
* | Dear $username not expanded/replaced in text emails | Friendika | 2011-06-14 | 1 | -0/+4 |
* | remove event if attached item is deleted | Friendika | 2011-06-08 | 1 | -0/+11 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -2/+2 |
* | small fixes to item post to try and sort out segfault issues on php 5.3 (?) | Friendika | 2011-05-29 | 1 | -4/+7 |
* | don't reset photo permissions unless photo has owner-only permissions | Friendika | 2011-05-27 | 1 | -1/+13 |
* | sort out a couple of email notify issues | Friendika | 2011-05-25 | 1 | -14/+14 |
* | remove debug line | Friendika | 2011-05-25 | 1 | -1/+1 |
* | file attachments | Friendika | 2011-05-25 | 1 | -4/+49 |
* | bug #85 | Friendika | 2011-05-23 | 1 | -0/+5 |
* | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -1/+1 |
* | removed buggy debug code ;) | Friendika | 2011-05-22 | 1 | -3/+0 |
* | fixed a couple of bugs | Chris Case | 2011-05-21 | 1 | -16/+19 |
* | merged multipart email changes | Chris Case | 2011-05-21 | 1 | -79/+106 |
|\ |
|
| * | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
| * | configurable FB poll interval, default 1hr. | Friendika | 2011-05-02 | 1 | -1/+2 |
| * | lots of facebook fixes | Friendika | 2011-04-26 | 1 | -1/+2 |
| * | email integration, cont. | Friendika | 2011-04-17 | 1 | -7/+10 |
| * | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -2/+9 |
| * | Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm... | Friendika | 2011-03-18 | 1 | -7/+7 |
| |\ |
|
| | * | Update more strings | Fabio Comuni | 2011-03-18 | 1 | -1/+1 |
| | * | Fix spaces around t() and tt() | fabrixxm | 2011-03-13 | 1 | -2/+2 |
| | * | update source strings | fabrixxm | 2011-03-11 | 1 | -7/+7 |
| * | | rework post editing a bit | Friendika | 2011-03-18 | 1 | -77/+79 |
| * | | edit posting after submission | Friendika | 2011-03-18 | 1 | -1/+47 |
| * | | protect tags from double expansion during RT | Friendika | 2011-03-16 | 1 | -0/+4 |
| * | | content expiration | Friendika | 2011-03-15 | 1 | -1/+1 |
| |/ |
|
* / | image updates | Chris Case | 2011-05-21 | 1 | -1/+109 |
|/ |
|
* | status.net mentions to non-followers require the numeric profile URL, not the... | Friendika | 2011-02-26 | 1 | -0/+13 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -8/+2 |
* | ajax reload fixes | Friendika | 2011-02-16 | 1 | -2/+9 |
* | properly handle error returns in post w/ajax | Friendika | 2011-02-16 | 1 | -4/+9 |
* | small fixes | Friendika | 2011-02-16 | 1 | -1/+1 |
* | provide permalink for posts, include permalinks in feeds and imported from feeds | Friendika | 2011-02-16 | 1 | -1/+2 |
* | ajax comments | Friendika | 2011-02-14 | 1 | -0/+3 |
* | preliminary ajax comment setups | Friendika | 2011-02-12 | 1 | -1/+3 |
* | post permission hooks | Friendika | 2011-02-09 | 1 | -0/+2 |
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 1 | -5/+7 |
* | modify tag handling and replies to stnet | Friendika | 2011-02-08 | 1 | -1/+21 |
* | more error checking on posts | Friendika | 2011-02-04 | 1 | -10/+20 |
* | post to email recips (backend) | Friendika | 2011-01-31 | 1 | -2/+29 |
* | more debugging to see if the google push hub is even trying to publish our co... | Friendika | 2011-01-30 | 1 | -0/+1 |
* | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -4/+3 |
* | fix a few issues with code blocks, ignore tags within blocks, fold multi-line... | Friendika | 2011-01-23 | 1 | -0/+4 |
* | given a tag @foo, don't also link/replace words like food in msg body | Friendika | 2011-01-23 | 1 | -1/+1 |
* | much better solution to privacy on ajax wall photos | Friendika | 2011-01-04 | 1 | -27/+26 |
* | set permissions of uploaded wall photo to match those of the | Friendika | 2011-01-03 | 1 | -0/+44 |