aboutsummaryrefslogtreecommitdiffstats
path: root/mod/poke.php
Commit message (Collapse)AuthorAgeFilesLines
* module updatesredmatrix2016-04-181-189/+0
|
* static Appredmatrix2016-03-311-1/+1
|
* update the poke page layout and UIredmatrix2016-02-041-4/+15
|
* Merge branch 'master' into tresredmatrix2015-05-141-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-1/+2
| |
* | Merge branch 'master' into tresfriendica2015-01-291-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php
| * local_user => local_channelfriendica2015-01-281-4/+4
| |
* | slow progress removing bitfields on item tablefriendica2015-01-211-3/+7
|/
* private pokes - perhaps a little *too* private.friendica2013-07-191-1/+1
|
* poke doco and cleanupfriendica2013-04-171-40/+21
|
* poke bugfixfriendica2013-04-171-2/+1
|
* basic poke workingfriendica2013-04-171-60/+46
|
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which ↵friendica2013-04-151-1/+1
| | | | means we can zidify them)
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-211-5/+5
| | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* Give the UI a little love after all the backend modsfriendica2012-10-241-1/+0
|
* Can't see any posts currently - after the big shakeup, but we can now post ↵friendica2012-10-031-1/+1
| | | | top level activities and store them.
* back to identity creation formfriendica2012-08-231-1/+1
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-2/+2
|
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-8/+41
|
* simplifyfriendica2012-07-211-6/+10
|
* syncfriendica2012-07-191-1/+23
|
* sync changesfriendica2012-07-191-0/+149