Commit Graph

1171 Commits

Author SHA1 Message Date
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
friendica 28ab6d5bf5 lostpass fixes and login/logout flow if authenticated but no default channel exists 2013-01-27 01:19:24 -08:00
friendica cf2488e999 clean up the photo storage backend, revamp mod/wall_upload 2013-01-22 17:48:42 -08:00
friendica bda4ca4c0d hidden directory entries 2013-01-22 00:20:25 -08:00
friendica fb76675a28 now we're into the minor nitty fixes 2013-01-21 19:56:39 -08:00
friendica 5949607d17 magic auth - it's mostly done or at least all the code bits are written and it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. 2013-01-21 19:16:21 -08:00
friendica af5666b791 unescaped apostrophe in single quoted string 2013-01-18 18:03:15 -08:00
Michael Meer 1502e3971e added error message to boot.php - permission denied 2013-01-18 13:51:05 +01:00
friendica a9f4a47a35 import events (not just event posts) from zot 2013-01-16 00:59:43 -08:00
friendica ed275cd40d slow progress on events, one step forward, one step back. 2013-01-15 16:48:59 -08:00
friendica 482e0659c4 menu structures for linking your pages to other pages or whatever 2013-01-15 14:34:14 -08:00
friendica 610dc2823a read/write "pages" permissions and fiddly bits - per Thomas 2013-01-14 16:17:57 -08:00
friendica b429a9496a Merge https://github.com/friendica/red into zpull 2013-01-14 14:26:41 -08:00
friendica 1259a6e753 command line config utility, get set system configuration values 2013-01-14 14:25:34 -08:00
Michael Meer eac452f505 rewrite of function profile_load with Mike 2013-01-14 14:33:30 +01:00
Michael Meer 1dd188a29e rewrite of // get the current observerwith 2013-01-14 13:57:54 +01:00
Michael Meer 870af71061 deleted function was commented out already 2013-01-13 16:44:52 +01:00
friendica d5c71e5691 start on tag deliver rewrite 2013-01-12 18:06:34 -08:00
Zach Prezkuta ddb2a8c23a add Smarty templates for international templates 2013-01-10 21:24:10 -07:00
Michael Meer 03f03d18a9 get_cached_avatar_image no longer in use 2013-01-09 10:58:04 +01:00
friendica 5cb8db64cf bypass smarty for intletext templates 2013-01-07 20:25:38 -08:00
friendica f04ce3b093 more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -08:00
Zach Prezkuta b4a95460e6 fix show-stopping bugs 2013-01-06 19:34:54 -07:00
Zach Prezkuta a0d19ffb72 implement Smarty3 2013-01-06 15:57:11 -07:00
friendica 490867ebf7 port "remember me" from Friendica 2013-01-04 21:34:36 -08:00
friendica 3795720421 move all the final page construction to a construct_page() function 2013-01-04 20:27:41 -08:00
friendica f8bd476b88 import the toggle_mobile stuff to shut up some warnings 2013-01-03 15:52:05 -08:00
friendica 7df33bb963 fix register_policy globally 2013-01-03 13:50:23 -08:00