aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add message_id to reshared items so that we can eventually notify the origina...friendica2014-05-051-0/+6
* Fixed some wrapping problems when the user has set a larger font size. And so...jeroenpraat2014-05-051-8/+8
* UI for deleting chatroomsfriendica2014-05-041-0/+3
* issue #432 permission changes lost editing webpage (and other non-post items)friendica2014-05-041-2/+0
* more easter eggsfriendica2014-05-031-0/+6
* make folks from certain other networks feel more at home herefriendica2014-05-021-0/+8
* allow birthdays with just a year (no month or day).friendica2014-05-011-5/+10
* bring the posted-date selector widget up to date. There are no longer two dif...friendica2014-05-011-1/+1
* posted_dates() needs a re-write so we can make a much prettier archive widgetfriendica2014-04-301-1/+41
* Remove automatic bookmarking - it was a bad idea and just leads to menu clutt...friendica2014-04-302-22/+1
* clean up the webpage list a bitfriendica2014-04-291-22/+32
* Unfortunate omissionfriendica2014-04-261-3/+1
* basic chatterbot support - though these would still require additional functi...friendica2014-04-261-0/+41
* A useful hookfriendica2014-04-251-0/+5
* Set a default directory server from a hard-wired list if one was not previous...friendica2014-04-253-17/+26
* A future "comanche UI" is going to need lists of available building blocks. S...friendica2014-04-251-0/+25
* ability to unset a layout and subthread is probably close to working again.friendica2014-04-231-8/+24
* this should fix mention notification that aren't plus taggedfriendica2014-04-191-4/+20
* We know why third party zids didn't work now, so don't use hackyThomas Willingham2014-04-181-4/+1
* more optimisations for discovery mode of zotfeedfriendica2014-04-171-2/+6
* improve zotfeed for discover channel so it will send updates to posts you've ...friendica2014-04-172-15/+13
* tag anyonefriendica2014-04-151-17/+3
* better mapping of visible connectionsfriendica2014-04-141-8/+6
* Better handling of restricted /channel and /profile permissions. We will show...friendica2014-04-142-17/+25
* until we can figure out how to allow commenting on the discover page without ...friendica2014-04-131-0/+7
* Often somebody will join the matrix with a dodgy cert and we'll sort that out...friendica2014-04-132-12/+26
* remove extra tag loggingfriendica2014-04-121-1/+1
* don't match quote remnantsfriendica2014-04-121-1/+5
* let normal hashtags be quoted strings alsofriendica2014-04-121-1/+12
* Merge branch 'master' into prvtagfriendica2014-04-121-13/+13
|\
| * Ooops, replaced too manyThomas Willingham2014-04-121-2/+2
| * Revert to prepare_text, use bbcode only for withThomas Willingham2014-04-121-15/+15
* | no this is the way to do itfriendica2014-04-111-2/+2
* | Use @+ to tag a forum and also restrict the post to the forum, this leaves @!...friendica2014-04-111-2/+2
|/
* make sure we can find that functionfriendica2014-04-111-0/+1
* we also need a loop breakerfriendica2014-04-111-0/+6
* Merge pull request #405 from beardy-unixer/masterRedMatrix2014-04-122-17/+18
|\
| * Don't count deleted channels when figuring out where to send a user on login.Thomas Willingham2014-04-111-2/+3
| * Bring BBCode to profilesThomas Willingham2014-04-111-15/+15
* | Merge pull request #404 from git-marijus/masterRedMatrix2014-04-122-3/+9
|\ \
| * | bootstrapify aclselectormarijus2014-04-112-3/+9
| |/
* / soft revert 9bb7811 until we can look at it more closely.friendica2014-04-111-4/+5
|/
* add the message-id to delivery reports. This _could_ allow an enterprising de...friendica2014-04-101-14/+14
* Discover page: when importing public items, alter the item so that it has the...friendica2014-04-101-0/+19
* move the deleted flag setting to encode_item_flags() where it belongs now tha...friendica2014-04-101-4/+3
* Include the entire original item when notifying other channels of deletions a...friendica2014-04-102-6/+1
* Merge https://github.com/friendica/red into pending_mergefriendica2014-04-091-4/+3
|\
| * Merge pull request #399 from git-marijus/masterRedMatrix2014-04-101-4/+3
| |\
| | * use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblo...marijus2014-04-091-2/+1
| | * change the way jot tools are displayed/hiddenmarijus2014-04-081-2/+2