Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | event communication basics | Friendika | 2011-06-09 | 3 | -2/+50 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | default event publish permissions = personal | Friendika | 2011-06-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | events | Friendika | 2011-06-09 | 3 | -2/+6 | |
* | | | | | | | | | | | | | | set permalink on photo tags | Friendika | 2011-06-08 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | minor fixes to apps (don't show notes if not logged in) and photos (tag delet... | Friendika | 2011-06-08 | 2 | -3/+14 | |
* | | | | | | | | | | | | | | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 10 | -51/+119 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | remove event if attached item is deleted | Friendika | 2011-06-08 | 1 | -0/+11 | |
* | | | | | | | | | | | | | default uploaded photo permissions were wrong | Friendika | 2011-06-07 | 1 | -3/+5 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 7 | -43/+43 | |
* | | | | | | | | | | | | more progress on events | Friendika | 2011-06-07 | 8 | -31/+177 | |
* | | | | | | | | | | | | Merge pull request #115 from fabrixxm/tr | Friendika | 2011-06-07 | 3 | -513/+617 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | update it strings | fabrixxm | 2011-06-07 | 2 | -512/+616 | |
| * | | | | | | | | | | | | fix po2php plurals regexp and IT strings.php | fabrixxm | 2011-06-07 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* / | | | | | | | | | | | first recently uploaded photo (in 3 hours) to an older existing album, post m... | Friendika | 2011-06-07 | 2 | -3/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | basic saving of events | Friendika | 2011-06-06 | 2 | -11/+42 | |
* | | | | | | | | | | | tinymce for event fields | Friendika | 2011-06-06 | 2 | -7/+11 | |
* | | | | | | | | | | | prev/next links in calendar | Friendika | 2011-06-06 | 1 | -1/+17 | |
* | | | | | | | | | | | event listings | Friendika | 2011-06-06 | 4 | -5/+27 | |
* | | | | | | | | | | | more events framework | Friendika | 2011-06-06 | 2 | -3/+105 | |
* | | | | | | | | | | | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i... | Friendika | 2011-06-06 | 5 | -9/+35 | |
* | | | | | | | | | | | Merge branch 'pull' | Friendika | 2011-06-06 | 5 | -6/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #114 from fabrixxm/dispy | Friendika | 2011-06-06 | 4 | -5/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add 'attach' and 'language' icons and enable file upload in dispy template | Fabio Comuni | 2011-06-06 | 4 | -5/+21 | |
| * | | | | | | | | | | | | Merge pull request #113 from fabrixxm/master | Friendika | 2011-06-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Small fix to theme selector | fabrixxm | 2011-06-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | revup | Friendika | 2011-06-06 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | begin event module | Friendika | 2011-06-05 | 5 | -3/+95 | |
* | | | | | | | | | | | bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking a... | Friendika | 2011-06-05 | 1 | -2/+11 | |
* | | | | | | | | | | | alphabetically sort the language selector | Friendika | 2011-06-05 | 1 | -0/+1 | |
* | | | | | | | | | | | add flag for experimental themes | Friendika | 2011-06-05 | 2 | -1/+2 | |
* | | | | | | | | | | | position language selector in dispy | Friendika | 2011-06-05 | 1 | -0/+15 | |
* | | | | | | | | | | | use icon for language selector instead of hotkey | Friendika | 2011-06-05 | 5 | -16/+33 | |
* | | | | | | | | | | | more work on facebook re-queue | Friendika | 2011-06-05 | 1 | -1/+5 | |
* | | | | | | | | | | | load hooks inside queue | Friendika | 2011-06-05 | 2 | -4/+14 | |
* | | | | | | | | | | | fb queue - wrong var | Friendika | 2011-06-05 | 1 | -1/+1 | |
* | | | | | | | | | | | mb_string is now required. | Friendika | 2011-06-04 | 1 | -1/+4 | |
* | | | | | | | | | | | facebook queue: not enough parameters | Friendika | 2011-06-04 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | mbstring is now required | Friendika | 2011-06-04 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | minor edits | Friendika | 2011-06-03 | 1 | -1/+3 | |
* | | | | | | | | | document newmember link so you can find it later. | Friendika | 2011-06-03 | 1 | -0/+3 | |
* | | | | | | | | | don't serialize entire item | Friendika | 2011-06-03 | 1 | -2/+2 | |
* | | | | | | | | | show new_member page only on our own profile | Friendika | 2011-06-03 | 1 | -1/+1 | |
* | | | | | | | | | new_member not new_user | Friendika | 2011-06-03 | 1 | -1/+1 | |
* | | | | | | | | | new member page | Friendika | 2011-06-03 | 3 | -0/+59 | |
* | | | | | | | | | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 6 | -34/+119 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | adjust acl_selector max name length to prevent div overflow | Friendika | 2011-06-02 | 1 | -1/+1 | |
* | | | | | | | | got it wrong - apparently no need to fix json slashes | Friendika | 2011-06-02 | 4 | -4/+5 | |
* | | | | | | | | add queue_deliver plugin hook | Friendika | 2011-06-02 | 1 | -2/+14 | |
* | | | | | | | | don't notify failed FB delivery of likes, which have no id. | Friendika | 2011-06-02 | 2 | -3/+4 | |
* | | | | | | | | warning message if Facebook post does not succeed. It happens quite a lot. | Friendika | 2011-06-02 | 1 | -10/+14 |