Commit Graph

7837 Commits

Author SHA1 Message Date
Thomas Willingham a0dfd44f91 Merge remote-tracking branch 'upstream/master' 2013-08-14 20:44:17 +01:00
friendica de4e4c5ebd typo 2013-08-14 05:29:01 -07:00
friendica f287ff596c fix expire so it actually should expire stuff; and mostly the correct stuff - though it DOESN'T currently send out notifications to connections 2013-08-14 05:26:17 -07:00
friendica 6da4e41031 ru strings updated 2013-08-14 05:03:18 -07:00
friendica 499241c245 Merge pull request #95 from pixelroot/master
modified:   view/ru/messages.po
2013-08-14 05:06:20 -07:00
friendica 4888ab4d0f primitive cms functionality - provide a custom menu below your profile vcard 2013-08-13 22:14:01 -07:00
friendica 17e405cfa9 helps to include the new templates... 2013-08-13 21:01:34 -07:00
friendica 9508967c73 menu management is now functional with the exception of acl's (and of course a way to display the menus you create, and probably a bit more input sanity checking) 2013-08-13 20:57:03 -07:00
friendica 680baff73d menu management complete (as opposed to menu *content* management, which is not). As usual, this means functionally complete - as theming and presentation have been left for those more suited to the task. 2013-08-13 18:10:03 -07:00
friendica d6c6a2b144 debugging issue #58 - seems to work but needs (more) theming 2013-08-13 02:29:10 -07:00
friendica b9a8b73392 untested patch for issue #58 - will require theming if it works 2013-08-13 02:06:05 -07:00
friendica 55cb322489 a bit more work on menus 2013-08-13 01:24:02 -07:00
friendica 04f8de184e block content-type (called ITEM_BUILDBLOCK to avoid confusion with content that is blocked) 2013-08-12 17:42:52 -07:00
pixelroot b860188f71 modified: view/ru/messages.po 2013-08-12 15:46:01 +02:00
pixelroot f6ec3b5912 modified: view/ru/messages.po 2013-08-12 14:46:08 +02:00
friendica 28a8b821b0 add mod_mitem to manage menu items 2013-08-12 03:25:37 -07:00
friendica a7803a8eaf menu module 2013-08-12 03:10:34 -07:00
friendica 95abc1600b theme personal menus so they look more or less like widgets 2013-08-12 01:01:28 -07:00
friendica 98c5bce56a more menu manage functions - should be everything we need to get started 2013-08-11 21:18:32 -07:00
friendica 1600e72158 debugging user menus 2013-08-11 19:20:05 -07:00
friendica 6191cfef2a check these in so I can go back and find out why the stylsheet is horked 2013-08-11 19:04:07 -07:00
friendica 4eca591aed Merge https://github.com/friendica/red into zpull 2013-08-11 16:59:34 -07:00
friendica d7a9db1088 important bits we need to allow php executable content. These must be explicitly allowed - but only if the account has ACCOUNT_ROLE_ALLOWCODE and *only* for web pages and profile fields. This content cannot be transmitted to other sites. 2013-08-11 16:56:06 -07:00
friendica 5aa508dba7 don't import any hubloc that doesn't have a sitekey. Eventually we should also verify that it is a valid key, as we've already seen one case where one character got mangled and messed up communication. 2013-08-11 16:16:05 -07:00
Abinoam P. Marques Jr. 94e589fee8 Update install.txt - fix shell command and path instruction
- Fix chown with chmod
- Fix path from view/smarty3 to view/tpl/smarty3
2013-08-11 08:17:42 -03:00
Thomas Willingham 9f2b651491 How did that end up there? Move sample config to right place. 2013-08-11 00:21:56 +01:00
Thomas Willingham 94335f237f Initial shot at write_pages widget 2013-08-10 22:06:30 +01:00
Thomas Willingham c1a633ddee Missing include for new_keypair 2013-08-10 16:28:05 +01:00
Thomas Willingham 4ac5348b3f Small improvement 2013-08-09 19:56:36 +01:00
Thomas Willingham b161d4073d Allow creation of webpages at channels other than your own. 2013-08-09 18:30:30 +01:00
friendica d8d45dab76 fix string horkage 2013-08-09 04:08:01 -07:00
friendica a932725b30 Merge https://github.com/friendica/red into zpull 2013-08-09 04:01:08 -07:00
friendica 89ad8ad80f string parse error extracting one particular string 2013-08-09 04:00:34 -07:00
friendica b1dc5b827b Merge pull request #92 from pixelroot/master
modified:   view/ru/messages.po
2013-08-09 03:57:57 -07:00
pixelroot ae82c09424 modified: view/ru/messages.po 2013-08-09 12:06:20 +02:00
friendica ec3e3922b8 Merge https://github.com/friendica/red into zpull 2013-08-09 01:25:24 -07:00
friendica 7e97b358fd add a few missing doc pages 2013-08-09 01:24:50 -07:00
friendica c02a930121 move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin 2013-08-09 01:20:34 -07:00
friendica 2dfd9dce05 Merge pull request #90 from beardy-unixer/master
Add access policy to admin panel.
2013-08-08 22:38:11 -07:00
friendica 3fe5a1c6b6 donate link 2013-08-08 20:57:15 -07:00
friendica 085eec4869 malformed ru string file 2013-08-08 03:28:42 -07:00
friendica 6b7c720673 Merge pull request #91 from pixelroot/master
modified:   view/ru/messages.po
2013-08-08 03:16:26 -07:00
pixelroot 0335e0fffc modified: view/ru/messages.po 2013-08-08 11:54:03 +02:00
friendica 4cda133e89 Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) 2013-08-07 17:51:10 -07:00
Thomas Willingham ea6f5d429d Unbork webpage permissions - missed this because most of my channel_ids are 1. 2013-08-07 22:04:05 +01:00
Thomas Willingham 81a0683aaf Add access policy to admin panel. 2013-08-07 20:15:18 +01:00
friendica 38d9cf4327 remove some un-needed code 2013-08-07 03:54:47 -07:00
friendica 20b22421d3 big changes to photo->store() which is now photo->save() and takes an array instead of a list of args. Also the beginning of the migration to using photo_flags to indicate special purpose photos such as profile photos and contact photos and "thing" photos. 2013-08-07 01:42:45 -07:00
friendica 809a53a2f8 This is an actual arrowhead, the nabla is a math operator. 2013-08-06 20:04:57 -07:00
friendica 5d7a36649e wee bit of css cleanup 2013-08-06 18:26:57 -07:00