aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | file as widget and basic filing implementation for duepuntozero,slackrfriendica2012-03-1311-4/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | much more work needed - this is just for test/evaluation currently
| * | | | | | | | Merge branch 'pull'friendica2012-03-131-122/+140
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #130 from CatoTH/masterfriendica2012-03-131-122/+140
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | HTML2BBCode with [EMBED]: Compute in JS instead of PHP
| | | * | | | | | | | In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ↵Tobias Hößl2012-03-131-122/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ajax-call to a php-script. Once there actually is embedded Code in the HTML, this function is called after every single keypress. Not only is making an ajax-call every keypress bandith intensive - it also made typing hard / slow. Making a lot of JavaScript-RegExp-Computation every keypress isn't exactly great either, but still performs better.
| | | * | | | | | | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-1328-51/+319
| | | |\ \ \ \ \ \ \ \
| * | | | | | | | | | | don't count self in number of contatcsfriendica2012-03-131-4/+2
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'pull'friendica2012-03-1323-59/+163
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merge pull request #129 from CatoTH/masterfriendica2012-03-1323-59/+163
| | |\| | | | | | | | | | | | |/ / / / / / / / | | |/| | | | | | | | CSRF-Protection and minor changes
| | | * | | | | | | | Some security against XSRF-attacksTobias Hößl2012-03-1213-39/+132
| | | | | | | | | | |
| | | * | | | | | | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-1212-157/+255
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-112-7/+29
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-1162-559/+7162
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-09252-3416/+20704
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | A 'PHP Fatal error: Call to a member function getElementsByTagName() on a ↵Tobias Hößl2012-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-object in mod/parse_url.php on line 191' occurred when the linked HTML-File doesn't have a HEAD. The HTML-file couln't be link to in the editor therefore.
| | | * | | | | | | | | | | | Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.phpTobias Hößl2012-02-284-11/+19
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Merge remote branch 'upstream/master'Tobias Hößl2012-02-2857-1256/+2380
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Avoid noticesTobias Hößl2012-02-282-2/+2
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | contact.network is used later to check if a direct link or a redirect by ↵Tobias Hößl2012-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /redir/contactid should be used
| | | * | | | | | | | | | | | | wasn't actually changed beforeTobias Hößl2012-02-281-2/+2
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Avoid a noticeTobias Hößl2012-02-281-0/+1
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Avoid a NoticeTobias Hößl2012-02-271-1/+1
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Avoid a NoticeTobias Hößl2012-02-271-1/+3
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Avoid a NoticeTobias Hößl2012-02-271-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | invite potential connectees to the free social webfriendica2012-03-134-2/+19
| |/ / / / / / / / / / / / / /
| | | | | | | | * | | | | | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-131-0/+27
| | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: initial tag display for categories and save-to-file - suitable for testing but needs cleanup, links to delete term, and theming. * master:
| * | | | | | | | | | | | | | initial tag display for categories and save-to-file - suitable for testing ↵friendica2012-03-131-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but needs cleanup, links to delete term, and theming.
| | | | | | | | * | | | | | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-1358-1496/+115
| | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: click anywhere to close notifications -> zeros and bubbles revup fix css use fancybox instead of lightbox fixes * master:
| * | | | | | | | | | | | | | click anywhere to close notifications -> zeros and bubblesfriendica2012-03-128-0/+39
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'pull'friendica2012-03-1218-50/+252
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #128 from tomtom84/mastertomtom842012-03-121-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes in diabook-derivates
| * | | | | | | | | | | | | | | | revupfriendica2012-03-121-1/+1
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-120-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: add lightbox, fixex in css more save to file backend backend for "save to file" feature * master:
| | | | | | | | | | * | | | | | fix in navtommy tomson2012-03-141-4/+0
| | | | | | | | | | | |_|_|_|/ | | | | | | | | | | |/| | | |
| | | | | | | | | | * | | | | add links to home, profile, photos, events, notes to aside in network-streamtommy tomson2012-03-146-3/+189
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | fix csstommy tomson2012-03-131-1/+1
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge pull request #127 from tomtom84/mastertomtom842012-03-1244-1490/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes in diabook-derivates
| | | * | | | | | | | | | | use fancybox instead of lightboxtommy tomson2012-03-1344-1490/+2
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #126 from tomtom84/mastertomtom842012-03-126-4/+72
| | |\| | | | | | | | | | | | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | fixes in diabook-derivates
| | | * | | | | | | | | | fixestommy tomson2012-03-126-4/+72
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #125 from tomtom84/mastertomtom842012-03-1259-45/+1667
| |/| | | | | | | | | | | | | |/ / / / / / / / / / | | | | | | | | | | | | fixes in diabook-derivates
| | * | | | | | | | | | add lightbox, fixex in csstommy tomson2012-03-1259-45/+1667
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'pull'friendica2012-03-121-17/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fix dispy-dark photo album stuffSimon L'nu2012-03-111-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * | | | | | | | | | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-110-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: * master:
| * | | | | | | | | | | | more save to file backendfriendica2012-03-111-1/+55
| | | | | | | | | | | | |
| * | | | | | | | | | | | backend for "save to file" featurefriendica2012-03-112-7/+33
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #124 from simonlnu/masterSimon2012-03-117-130/+147
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | fix dispys' css and layout
| | * | | | | | | | | | | fix dispys' css and layoutSimon L'nu2012-03-117-130/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * | | | | | | | | | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-113-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: community meta tag renamed from "ika" * master:
| * | | | | | | | | | | | Merge branch 'pull'friendica2012-03-112-7/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |