aboutsummaryrefslogtreecommitdiffstats
path: root/mod/tagger.php
Commit message (Expand)AuthorAgeFilesLines
* fix issue 848 + code commentsRedSwede2015-01-291-4/+2
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-2/+2
* use a better hashtag replacement when preventing tag hijackingfriendica2014-07-011-2/+2
* doc updatesfriendica2014-06-061-0/+3
* fix some community tagging bugsfriendica2013-06-301-2/+4
* partial implementation of issue #64 - local tag storage linked to the tagged ...friendica2013-06-291-0/+1
* tagging posts now sends out a presumably legal activity message - all that's ...friendica2013-06-041-66/+13
* community tagging - it's not much closer to working but a really good develop...friendica2013-06-041-62/+57
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-6/+6
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-6/+6
* testing settingsfriendica2012-10-231-1/+1
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-1/+1
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-2/+2
* updatesfriendica2012-09-091-11/+3
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-3/+3
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-1/+0
* typo in profile_selectors, fix remote taggingfriendica2012-04-291-4/+4
* separate tag search from body searchfriendica2012-04-231-4/+4
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* tagging missing from wallwall and a couple of themes, star missing from dispyfriendica2012-02-261-0/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* D* doesn't like html entities in post. Convert our hijack-proof hashtag repla...friendica2011-11-131-1/+1
* shared tags for testbubble, prevent tag hijacking of shared tag activitiesFriendika2011-11-101-1/+1
* more poco spec complianceFriendika2011-10-271-1/+1
* tag display with itemFriendika2011-10-241-1/+3
* social tag - add UIFriendika2011-10-241-3/+4
* more taggingFriendika2011-10-241-5/+30
* taggingFriendika2011-10-231-0/+170