Fabio Comuni
01a2791e3a
template: add support for variable filters
2012-02-21 11:25:22 +01:00
friendica
5910fbf420
fill in notify msg with redirect link after we get the id
2012-02-21 00:02:42 -08:00
friendica
32d9008dd4
more cleanup of community followup detection. Remote worked well but local didn't.
2012-02-20 21:07:40 -08:00
friendica
b821399f00
email notify now redirected through mod_notify, weirdness in local deliver caused by community page changes
2012-02-20 19:50:05 -08:00
friendica
6edd6d8ae1
Merge branch 'pull'
2012-02-20 18:07:16 -08:00
friendica
11871195be
fix twitter title showing up occasionally
2012-02-20 18:06:43 -08:00
friendica
1cfff8fdd1
Merge pull request #42 from friendica/ka2ca-rebased
...
Replaced some ocurrences of Friendika --> Friendica
2012-02-20 18:02:53 -08:00
Abinoam P. Marques Jr
914169472e
view/admin_remoteupdate.tpl - Friendika -> Friendica
2012-02-20 19:47:56 -03:00
Abinoam P. Marques Jr
7404d76126
util/README - Friendika -> Friendica
2012-02-20 19:47:56 -03:00
Abinoam P. Marques Jr
d89a0449d0
htconfig.tpl - Friendika -> Friendica
2012-02-20 19:47:44 -03:00
Abinoam P. Marques Jr
9b2171ecee
mod/match.php - Friendika -> Friendica
2012-02-20 19:41:01 -03:00
Abinoam P. Marques Jr
6797485f6e
mod/dirfind.php - Friendika -> Friendica
2012-02-20 19:38:43 -03:00
Abinoam P. Marques Jr
12a8796854
mod/dfrn_request.php and templates - Friendika -> Friendica
2012-02-20 19:38:43 -03:00
Abinoam P. Marques Jr
6e2ae7bf1e
library/OAuth1 - Friendika -> Friendica
2012-02-20 19:38:43 -03:00
Abinoam P. Marques Jr
cec0542cdd
js/fk.autocomplete.js - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
70dedefde3
INSTALL.txt - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
3ef6344d41
include/nav.php - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
fed6330ea6
include/api.php - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
19fea9c2ce
poller.php - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
7ed1e3f177
acl_selectors.php - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
03834b2433
text.php - Friendika -> Friendica (just to prepare for deprecate the friendika.png at the future)
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
0bca36109a
Scrape.php - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
Abinoam P. Marques Jr
2219c1b581
friendica.svg - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
friendica
4fbd93f7e7
revup
2012-02-20 13:29:46 -08:00
fabrixxm
2507d09682
Merge pull request #41 from fabrixxm/master
...
fix connection request in mod/ping
2012-02-20 11:44:58 -08:00
Fabio Comuni
dd09c2d125
use info() for successfull dfrn confirmation instead of notice()
2012-02-20 20:39:19 +01:00
Fabio Comuni
edac27c791
ping: return all introductions detail when there are more than one
2012-02-20 20:21:34 +01:00
friendica
15e9933ddf
include item links in web notification messages
2012-02-19 20:27:32 -08:00
friendica
2fe479034c
revup
2012-02-19 14:37:01 -08:00
Abinoam P. Marques Jr.
a9ed5915ce
Merge pull request #40 from simonlnu/newsmilies
...
add :headdesk and fix doc/Pages.md to remove the absolute URL to /
2012-02-19 09:58:41 -08:00
Abinoam P. Marques Jr.
f81e9ee3b2
Merge pull request #39 from abinoam/logfile
...
Logfile
2012-02-19 09:56:14 -08:00
Simon L'nu
49179f9033
add :headdesk and fix doc/Pages.md to remove the absolute URL to /
...
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-02-19 05:17:26 -05:00
Abinoam P. Marques Jr
dedfc300a0
Fixed log file issues on a freshly installed Friendica.
...
* Check to see if log file exists.
* After trying to open it, check to see if it went ok.
* So, check to see if the file size != 0 (fread error with size = 0)
2012-02-18 14:19:35 -08:00
friendica
5734d5f357
change notify messages for web
2012-02-18 03:18:20 -08:00
friendica
1b9c03f6fc
new notifications - implement storage
2012-02-18 02:57:42 -08:00
friendica
4222f506a8
deprecating two-char smilies
2012-02-17 23:44:25 -08:00
friendica
75acc1ed96
support plaintext on editpost, editorinit called before all buttons laid out
2012-02-17 11:49:27 -08:00
friendica
184f6165fc
Merge branch 'pull'
2012-02-17 10:13:34 -08:00
friendica
346b44fbf6
revup
2012-02-17 10:13:06 -08:00
fabrixxm
5bbc2e820b
Merge pull request #38 from fabrixxm/master
...
Revert changes to oembed
2012-02-17 06:36:38 -08:00
Fabio Comuni
7bd43613fa
oembed: revert changes from 48f5bd492d
2012-02-17 15:34:05 +01:00
friendica
8ff6cb8406
a couple more items to make sure forum delegates can't access if the forum login is shared with the site admin account
2012-02-16 23:58:07 -08:00
friendica
0500fc2826
do not under any circumstances allow a delegated forum admin to access the site admin page.
2012-02-16 23:50:57 -08:00
friendica
48f5bd492d
naked link with no protocol being passed from Diaspora
2012-02-16 23:14:36 -08:00
friendica
2abbd81ce1
a few fixes for offsite community members
2012-02-16 18:29:09 -08:00
friendica
6f6d4471d8
Merge branch 'pull'
2012-02-16 15:16:04 -08:00
friendica
7dcef67492
facepalm smiley
2012-02-16 15:15:28 -08:00
Abinoam P. Marques Jr.
7b59ad6148
Merge pull request #37 from abinoam/oex
...
Oexchange Small Fix
2012-02-16 04:53:37 -08:00
Tobias Diekershoff
652622894f
de strings
2012-02-16 11:55:52 +01:00
Abinoam P. Marques Jr
4ac001663e
oexchange small fix [_POST -> _REQUEST]
2012-02-16 02:52:35 -08:00