friendica
027f932ff5
add driver param to output queue so we know what protocol to use when faced with multiple choice
2013-05-06 03:55:58 -07:00
friendica
524f205caa
photo driver issue when updating contact photos - old class structure used instead of photo_factory()
2013-05-05 22:49:46 -07:00
friendica
6f04a7e070
minor fixes related to postgres development
2013-05-05 19:34:56 -07:00
friendica
d517b4fdf5
change plugin_install to plugin_load, etc.
2013-05-01 02:23:40 -07:00
friendica
2679a5990e
small issue with zid returning incorrect result on your own channel link
2013-04-18 19:11:28 -07:00
friendica
2ccb8c2e2b
more doco
2013-04-16 16:22:37 -07:00
friendica
6f24c7cb27
zid fixes
2013-04-16 16:03:41 -07:00
friendica
6de5adf0ba
fix settable page titles after Red page re-org long ago.
2013-04-15 18:32:02 -07:00
friendica
b84d8bfbc9
begin to cut the umbilical
2013-04-14 22:24:47 -07:00
friendica
810a60b912
add new connections to default group (if any)
2013-03-27 19:35:34 -07:00
friendica
8148b7c32f
update manage table and some documentation
2013-03-27 19:02:01 -07:00
friendica
5e47a8a14a
descriptive text
2013-03-23 16:18:44 -07:00
friendica
ddf5bf8968
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no 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.
2013-03-21 18:25:41 -07:00
friendica
d9492a4a76
Merge https://github.com/friendica/red into zpull
2013-03-21 02:21:56 -07:00
friendica
4b22c6e531
update
2013-03-21 02:21:44 -07:00
Thomas Willingham
897910b5c9
Add "channels" field to profile table.
2013-03-20 03:17:07 +00:00
friendica
9d6a4093ba
we'll need a special system channel (not attached to any account) for directory synchronisation
2013-03-18 17:55:04 -07:00
friendica
5a29f511c1
add xconfig table and functions, update strings and doco
2013-03-15 15:36:58 -07:00
friendica
ed2bcb6855
directory synchronisation timestamps
2013-03-13 16:28:41 -07:00
friendica
952b2ef2ab
.
2013-03-10 18:45:58 -07:00
friendica
c5d0da43e5
tweaky tweak, plus add share tracking db, and don't show acl for guest postings, and experiment with compressing pcss on the fly
2013-03-06 15:13:54 -08:00
friendica
4062be2869
basic friend suggestions (but not "new to the network and have no friends at all" suggestions)
2013-03-05 21:00:25 -08:00
friendica
0bdab225db
add account_external for linking to legacy authentication infrastructure (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red.
2013-03-01 13:42:22 -08:00
friendica
8275f14cea
mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the notifier. We'll need a special button for this. Also should probably report whether it was seen or not. Will do that another day.
2013-02-27 20:38:33 -08:00
friendica
b69fca14e7
initial doco
2013-02-26 15:49:37 -08:00
friendica
b1f9c19ef9
doxygen gets tripped up by 'if (! function_exists' - but this construct no longer has value anyway.
2013-02-25 18:35:20 -08:00
friendica
ea3940c4b0
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
friendica
5914ebbfe8
reverse the cyclic conundrum, and a minor db update of no consequence
2013-02-18 16:04:01 -08:00
friendica
65912ec0bf
moving on
2013-02-18 15:15:55 -08:00
friendica
a21e6cffa1
start on channel_remove(), add some generic channel queries to the API layers
2013-02-16 15:51:55 -08:00
friendica
e754845c80
add rating support to poco
2013-02-15 22:34:01 -08:00
friendica
ace1104d08
contact rating field so it's here when we need it
2013-02-15 19:05:00 -08:00
friendica
b4057cfeb4
use our own CA bundle as authoritative for backend communications. This avoids OS dependent CA validity mismatches.
2013-02-13 20:09:30 -08:00
friendica
27aa8560ae
catch all the changes
2013-02-13 17:35:14 -08:00
friendica
c769c2e79f
some more rmagic fixes discovered during testing
2013-02-13 02:40:06 -08:00
friendica
942adadec6
fix auto rmagic when visiting with zid
2013-02-13 02:33:13 -08:00
friendica
869b704b40
add mimetype to items
2013-02-10 19:00:22 -08:00
friendica
6022a9e9cd
more profiling - cache the qcomment list so we don't have to look it up for every rendered item
2013-02-09 04:22:11 -08:00
friendica
62afdf3820
more register_approve stuff - like the admin page. Hopefully this won't conflict with Thomas's admin page "list users" changes
2013-02-08 03:51:31 -08:00
friendica
9096e4c8e3
make pcss work (really this time)
2013-02-07 19:23:21 -08:00
friendica
e6aaf1e9bf
certainly glad I didn't test that...
2013-02-06 17:32:58 -08:00
friendica
af1b3c6c9a
this might make zot-id work as originally conceived complete with reverse magic auth. If it doesn't it will probably crash and burn every site involved in horrible ways. To test or not to test.... decisions. (Maybe tomorrow.)
2013-02-06 17:04:34 -08:00
friendica
13ff4b9f01
bring back selective "mark unseen" on network page now that we can mark all unseen
2013-02-03 20:39:43 -08:00
friendica
4ae5445e03
support for OS files and add directory support to file/attach object
2013-02-03 17:22:35 -08:00
friendica
3eacd7aab3
debugging the photo api
2013-02-02 15:08:11 -08:00
friendica
982034b87d
update friends in common tool now that poco is working
2013-01-31 17:55:52 -08:00
friendica
02e099da45
file/attachment storage api with revision control - needs a bit more testing but the framework is in place
2013-01-31 16:13:44 -08:00
friendica
3d06f3964f
add item revision column and index
2013-01-30 18:20:14 -08:00
friendica
3767bba3c3
beginning of backend file/attachment api
2013-01-30 17:27:32 -08:00
friendica
ae91347dcd
Widget manager....
...
/*
* Use a theme or app specific widget ordering list to determine what widgets should be included
* for each module and in what order and optionally what region of the page to place them.
* For example:
* view/wgl/mod_connections.wgl:
* -----------------------------
* vcard aside
* follow aside
* findpeople rightside
* collections aside
*
* If your widgetlist does not include a widget that is destined for the page, it will not be rendered.
* You can also use this to change the order of presentation, as they will be presented in the order you specify.
*
*/
2013-01-29 16:01:38 -08:00