aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* Add self to recipient lists. Sure we already have a copy but it's possible ↵friendica2013-07-141-561/+598
| | | | our nomadic channel clones don't.
* use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-071-308/+382
| | | | dependent but seems to work on FF
* doc update, plus possible fix to "complex delivery chains" issue. Basically ↵friendica2013-06-291-422/+422
| | | | when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members.
* relocate tagadelic to include/taxonomyfriendica2013-06-211-256/+246
|
* push refresh messages, performance work on conversations and configs, doc ↵friendica2013-06-141-198/+206
| | | | updates
* remove uploaded import file once we're done with it.friendica2013-06-081-236/+247
|
* quick and dirty (real dirty) template docofriendica2013-06-031-0/+43
|
* fix pager, doc updatefriendica2013-06-031-322/+323
|
* set default contact affinity back to 99 - we'll solve the other problem ↵friendica2013-05-241-2477/+2514
| | | | another way, this one is flawed
* doc update plus fix the "only to those in my address book" permissionfriendica2013-05-181-185/+214
|
* disable pcss when installing since modules don't yet work and pcss uses the ↵friendica2013-05-141-1/+1
| | | | view module, plus weekly doc update
* It's a red matrix, and matrix is better indicated by # than by ! - and would ↵friendica2013-05-111-1/+1
| | | | otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
* doc cleanupfriendica2013-05-102-3/+2
|
* rev updatefriendica2013-05-101-456/+467
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-0/+27
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* minor fixes related to postgres developmentfriendica2013-05-051-1044/+1035
|
* rev updatefriendica2013-04-261-89/+88
|
* photo driver abstractionfriendica2013-04-251-0/+7
|
* db abstraction layerfriendica2013-04-222-15/+12
|
* sql error on contact removalfriendica2013-04-191-1435/+1436
|
* more umbilical cuttingfriendica2013-04-181-1/+1
|
* begin to cut the umbilicalfriendica2013-04-141-1/+1
|
* IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵friendica2013-04-141-4/+4
| | | | privacy-is-more-important-than-ease-of-use folks.
* modify linkify to work correctly with Red mid's containing '@'friendica2013-04-081-88/+96
|
* rev updatefriendica2013-04-031-161/+161
|
* rev updatefriendica2013-03-231-1531/+1556
|
* add xconfig table and functions, update strings and docofriendica2013-03-151-116/+119
|
* .friendica2013-03-103-4792/+3125
|
* remove date on the footerfriendica2013-02-262-1/+9
|
* small doco updatefriendica2013-02-261-1/+1
|
* initial docofriendica2013-02-262-3/+15
|
* doxygen gets tripped up by 'if (! function_exists' - but this construct no ↵friendica2013-02-251-0/+7
| | | | longer has value anyway.
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-5/+5
|
* bring mod_common into the modern agefriendica2013-02-131-4/+4
|
* allow empty path input to use '.' rather than bail with errorfriendica2013-02-071-0/+3
|
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-031-1/+1
|
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-022-0/+301
|
* document the config cli toolfriendica2013-01-141-0/+26
|
* command line config utility, get set system configuration valuesfriendica2013-01-141-0/+34
|
* fresh: add help|? commandfriendica2013-01-131-2/+20
|
* doco updatefriendica2013-01-131-0/+3
|
* fresh docofriendica2013-01-121-0/+31
|
* typofriendica2013-01-121-2/+2
|
* add connection list and connection detail to freshfriendica2013-01-121-0/+24
|
* fresh: provide ability to change channelsfriendica2013-01-121-1/+17
|
* Add login command to freshfriendica2013-01-121-0/+23
|
* start on tag deliver rewritefriendica2013-01-121-1/+1
|
* implement "finger" commandfriendica2013-01-121-0/+25
|
* skeleton for red shellfriendica2013-01-121-0/+57
|
* rev updatefriendica2012-09-021-32/+96
|