Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't allow tags in app source | Friendika | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | bug #94 mis-spell Czech | Friendika | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | friendika-z initial implementation | Friendika | 2011-06-23 | 2 | -3/+8 |
| | |||||
* | missed some images, table border property | Friendika | 2011-06-21 | 1 | -0/+4 |
| | |||||
* | fix banding on logo, xhtml compliant list and basic table support | Friendika | 2011-06-21 | 1 | -1/+7 |
| | |||||
* | Merge pull request #123 from fabrixxm/api | Friendika | 2011-06-21 | 1 | -18/+26 |
|\ | | | | | Api | ||||
| * | use "contacts/<id_contact>" url as subject id, as statusnet and twitter use ↵ | Fabio Comuni | 2011-06-21 | 1 | -0/+1 |
| | | | | | | | | | | | | urls like "domain/<id_user>". This seem to make StatusNet Desktop client work better. | ||||
| * | remove duplicate tag in atom response | Fabio Comuni | 2011-06-21 | 1 | -1/+0 |
| | | |||||
| * | add users infos to rss and atom api responses | Fabio Comuni | 2011-06-21 | 1 | -18/+26 |
| | | |||||
* | | only show app on top-level or standalone posts | Friendika | 2011-06-21 | 1 | -1/+1 |
|/ | |||||
* | item source | Friendika | 2011-06-20 | 4 | -8/+17 |
| | |||||
* | add rate limit call so spaz will work | Friendika | 2011-06-20 | 1 | -1/+17 |
| | |||||
* | use atom_time on atom entries | Friendika | 2011-06-20 | 1 | -0/+2 |
| | |||||
* | user and status outputs reversed for api post | Friendika | 2011-06-19 | 1 | -1/+53 |
| | |||||
* | api post sort of working - output status,user need to be swapped | Friendika | 2011-06-19 | 1 | -4/+16 |
| | |||||
* | statusnet API posting (untested as behind firewall at the moment) | Friendika | 2011-06-19 | 1 | -2/+33 |
| | |||||
* | Merge pull request #118 from fabrixxm/admin | Friendika | 2011-06-18 | 1 | -1/+2 |
|\ | | | | | Admin work | ||||
| * | Admin: add translatable strings, remove 'rino' settings, invert ↵ | fabrixxm | 2011-06-18 | 1 | -1/+2 |
| | | | | | | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example. | ||||
* | | tooltip for selecting items | Friendika | 2011-06-17 | 1 | -1/+1 |
| | | |||||
* | | improved UI for checked items to be deleted | Friendika | 2011-06-17 | 1 | -0/+11 |
|/ | |||||
* | imported event should not have wall flag set | Friendika | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #116 from fabrixxm/admin | Friendika | 2011-06-16 | 3 | -27/+88 |
|\ | | | | | Admin pages | ||||
| * | Admin users page. some fix to template processor. | Fabio Comuni | 2011-06-16 | 2 | -7/+14 |
| | | |||||
| * | ping updates trigger 'nav-update' custom event from <nav> | Fabio Comuni | 2011-06-16 | 1 | -18/+26 |
| | | |||||
| * | {{ if }} {{ else }} support in templates | Fabio Comuni | 2011-06-16 | 1 | -7/+32 |
| | | |||||
| * | Merge remote-tracking branch 'friendika-master/master' into admin | Fabio Comuni | 2011-06-14 | 4 | -5/+169 |
| |\ | |||||
| * | | Add {{ if a==b }} and {{ if a!=b }} to templates | Fabio Comuni | 2011-06-13 | 1 | -1/+16 |
| | | | |||||
| * | | fix template's {{ for }} variable lookup | Fabio Comuni | 2011-06-13 | 1 | -1/+2 |
| | | | |||||
| * | | Add admin page in nav | Fabio Comuni | 2011-06-13 | 1 | -2/+7 |
| | | | |||||
* | | | delete selected items | Friendika | 2011-06-15 | 3 | -29/+142 |
| | | | |||||
* | | | iframes | Friendika | 2011-06-15 | 2 | -0/+3 |
| | | | |||||
* | | | preserve original timezone adjust selection when editing events | Friendika | 2011-06-14 | 1 | -0/+3 |
| | | | |||||
* | | | add some whitespace in event html | Friendika | 2011-06-14 | 1 | -6/+6 |
| | | | |||||
* | | | event calendar links, editing | Friendika | 2011-06-14 | 1 | -8/+27 |
| |/ |/| | |||||
* | | apps is not an array... | Friendika | 2011-06-13 | 1 | -1/+1 |
| | | |||||
* | | avoid returning events from getting posted again | Friendika | 2011-06-13 | 2 | -3/+4 |
| | | |||||
* | | link events + personal notes to profile tabs | Friendika | 2011-06-13 | 1 | -2/+2 |
| | | |||||
* | | event sharing, cont. | Friendika | 2011-06-13 | 3 | -3/+166 |
|/ | |||||
* | reduce visibility of lang-select flag (duepuntozero) | Friendika | 2011-06-10 | 1 | -1/+13 |
| | |||||
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -4/+21 |
| | |||||
* | event item | Friendika | 2011-06-09 | 2 | -3/+28 |
| | |||||
* | event communication basics | Friendika | 2011-06-09 | 2 | -1/+48 |
| | |||||
* | events | Friendika | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 2 | -22/+91 |
| | |||||
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 3 | -34/+34 |
| | |||||
* | more progress on events | Friendika | 2011-06-07 | 1 | -13/+29 |
| | |||||
* | basic saving of events | Friendika | 2011-06-06 | 1 | -4/+8 |
| | |||||
* | tinymce for event fields | Friendika | 2011-06-06 | 1 | -2/+2 |
| | |||||
* | event listings | Friendika | 2011-06-06 | 2 | -4/+6 |
| | |||||
* | more events framework | Friendika | 2011-06-06 | 1 | -3/+37 |
| |