Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'friendika-master/master' into admin | Fabio Comuni | 2011-06-14 | 4 | -5/+169 |
|\ | |||||
| * | 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 |
| | | |||||
* | | 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 |
|/ | |||||
* | 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 |
| | |||||
* | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy ↵ | Friendika | 2011-06-06 | 1 | -2/+8 |
| | | | | issues | ||||
* | begin event module | Friendika | 2011-06-05 | 1 | -1/+4 |
| | |||||
* | use icon for language selector instead of hotkey | Friendika | 2011-06-05 | 1 | -12/+12 |
| | |||||
* | more work on facebook re-queue | Friendika | 2011-06-05 | 1 | -1/+5 |
| | |||||
* | load hooks inside queue | Friendika | 2011-06-05 | 1 | -0/+2 |
| | |||||
* | new member page | Friendika | 2011-06-03 | 1 | -0/+13 |
| | |||||
* | facebook queueing on failure, sync update.php with boot.php update version ↵ | Friendika | 2011-06-03 | 2 | -16/+22 |
| | | | | to avoid race condition | ||||
* | adjust acl_selector max name length to prevent div overflow | Friendika | 2011-06-02 | 1 | -1/+1 |
| | |||||
* | add queue_deliver plugin hook | Friendika | 2011-06-02 | 1 | -2/+14 |
| | |||||
* | show group affiliations in contact editor | Friendika | 2011-05-31 | 1 | -0/+12 |
| | |||||
* | on rare occasions posts do not get a parent. The only thing which could ↵ | Friendika | 2011-05-29 | 1 | -0/+9 |
| | | | | cause it is if we can't find our new post. So we'll check for this and try one more time before failing. | ||||
* | order groups by name | Friendika | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | small fixes to item post to try and sort out segfault issues on php 5.3 (?) | Friendika | 2011-05-29 | 1 | -8/+0 |
| | |||||
* | bug #38 posts and photos only visible to friends if so configured | Friendika | 2011-05-28 | 1 | -2/+2 |
| | |||||
* | begin event module | Friendika | 2011-05-27 | 1 | -0/+34 |
| | |||||
* | email - search from, to, cc, and bcc | Friendika | 2011-05-27 | 1 | -9/+16 |
| | |||||
* | troublesome feed was a 307 redirect. We didn't recognise 307 | Friendika | 2011-05-26 | 1 | -0/+7 |
| | |||||
* | file attachments | Friendika | 2011-05-25 | 1 | -0/+1 |
| | |||||
* | basic file upload/attach | Friendika | 2011-05-24 | 1 | -0/+80 |
| | |||||
* | turn on attach display | Friendika | 2011-05-24 | 1 | -2/+2 |
| | |||||
* | attachment display | Friendika | 2011-05-24 | 1 | -2/+7 |
| | |||||
* | ability to hide profile and wall from unknown people | Friendika | 2011-05-24 | 1 | -1/+1 |
| | |||||
* | improve push_lang and pop_lang to do basically nothing if the new language ↵ | Friendika | 2011-05-23 | 1 | -0/+7 |
| | | | | is the same as existing | ||||
* | bug #85 | Friendika | 2011-05-23 | 1 | -0/+23 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-05-23 | 2 | -56/+98 |
|\ | |||||
| * | Merge pull request #107 from fabrixxm/oembed | Friendika | 2011-05-23 | 2 | -56/+98 |
| |\ | | | | | | | Oembed plugin | ||||
| | * | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -2/+1 |
| | | | | | | | | | | | | Remove global option and parse_url use of oembed. | ||||
| | * | add config [system][embed_all] to use oembed with links and youtube. Url ↵ | fabrixxm | 2011-05-23 | 1 | -6/+11 |
| | | | | | | | | | | | | parse fallback to default if url has not an oembed rappresentation. | ||||
| | * | Fix missing wrapping span on bbcode to html, split embed data fetch and ↵ | fabrixxm | 2011-05-23 | 1 | -50/+87 |
| | | | | | | | | | | | | rappresentation in two functions. Prettier video embed. | ||||
| | * | update oembed plugin. embed preview in editor | fabrixxm | 2011-05-23 | 1 | -6/+7 |
| | | |