Commit Graph

4984 Commits

Author SHA1 Message Date
Simon L'nu 093c3a936f Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: (22 commits)
  stray debug statements, forgot to filter pending contacts
  bug #369 - show contacts who are not in any groups
  extended the "interesting" profile attributes
  send link directly to profile tab
  stray log statements
  profile change activities
  allow setting default new friend notify
  turn off new friend activity by default
  rev update
  diabook-themes: fixed css for settings aside-links
  diabook-themes: css-fixes in aside
  fix css in aside
  query to find un-grouped contacts
  reverting recent db driver changes - won't install cleanly, won't update cleanly, and leaks DB credentials over the web if there's a connection problem
  turn off update transactions until we figure out how to do them safely.
  table cleanup
  quattro: icons for "Mark all sys notifs read" and "See all notifs" as icons in a toolbar in notifications menu
  main.js: set notifications icon "on" with new unread notifcations. Show "Nothing new here" with no notifications at all
  settings: remove call to profile_load()
  quattro: move center css to style.php. add tpl for generic_links_widget
  ...

* master:
2012-04-13 04:11:17 -04:00
friendica df1904b204 stray debug statements, forgot to filter pending contacts 2012-04-12 23:14:41 -07:00
friendica 3c4e6d3461 bug #369 - show contacts who are not in any groups 2012-04-12 23:06:41 -07:00
friendica af68d033e3 extended the "interesting" profile attributes 2012-04-12 21:58:15 -07:00
friendica 446e962bb8 send link directly to profile tab 2012-04-12 21:38:40 -07:00
friendica 2b339d5a6b stray log statements 2012-04-12 21:21:35 -07:00
friendica 972c01edb3 profile change activities 2012-04-12 21:10:32 -07:00
friendica 32cd62ff0a allow setting default new friend notify 2012-04-12 18:15:46 -07:00
friendica 7e2d4d4026 turn off new friend activity by default 2012-04-12 16:51:57 -07:00
friendica 15e74402d4 Merge https://github.com/friendica/friendica into pull 2012-04-12 16:13:10 -07:00
friendica 2b01d2b6e0 rev update 2012-04-12 16:12:51 -07:00
tommy tomson e3af552bbf diabook-themes: fixed css for settings aside-links 2012-04-12 22:00:18 +02:00
tommy tomson 39009b5ac9 diabook-themes: css-fixes in aside 2012-04-12 20:23:03 +02:00
tomtom84 2669a13378 Merge pull request #229 from tomtom84/master
fixes in theme diabook
2012-04-12 08:39:32 -07:00
tommy tomson 3a8e6cbacb fix css in aside 2012-04-12 17:37:55 +02:00
friendica 73487989c0 query to find un-grouped contacts 2012-04-12 07:48:28 -07:00
friendica 60871555f5 reverting recent db driver changes - won't install cleanly, won't update cleanly, and leaks DB credentials over the web if there's a connection problem 2012-04-12 06:50:11 -07:00
friendica 03563ca35a Merge https://github.com/friendica/friendica into pull 2012-04-12 05:48:41 -07:00
friendica 23b08e3ea7 Merge pull request #228 from fabrixxm/master
settings tabs, notifications js and quattro
2012-04-12 05:47:57 -07:00
friendica 6fa8b3067f Merge https://github.com/friendica/friendica into pull 2012-04-12 05:46:24 -07:00
friendica 7eb1fbb41f turn off update transactions until we figure out how to do them safely. 2012-04-12 05:45:28 -07:00
friendica 5a78400f37 table cleanup 2012-04-12 05:15:45 -07:00
Fabio Comuni 309f2bfa5f quattro: icons for "Mark all sys notifs read" and "See all notifs" as icons in a toolbar in notifications menu 2012-04-12 09:17:35 +02:00
Fabio Comuni a23d46c49b main.js: set notifications icon "on" with new unread notifcations. Show "Nothing new here" with no notifications at all 2012-04-12 09:15:08 +02:00
Fabio Comuni 18ecac4e93 settings: remove call to profile_load() 2012-04-12 08:42:00 +02:00
Fabio Comuni 6c50eba206 quattro: move center css to style.php. add tpl for generic_links_widget 2012-04-12 08:40:17 +02:00
Fabio Comuni e992e29685 settings: move tabs to aside. add a new template "generic_links_widget.tpl" 2012-04-12 08:38:55 +02:00
Simon 815a727076 Merge pull request #227 from simonlnu/master
minor css fixes
2012-04-11 22:09:09 -07:00
Simon L'nu c21244f679 fix the icons a bit
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-12 01:08:02 -04:00
Simon L'nu a3b2f35c84 Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  diabook-themes: small fix

* master:
2012-04-12 01:03:54 -04:00
friendica d52dad3826 Merge https://github.com/friendica/friendica into pull 2012-04-11 16:45:19 -07:00
friendica 8a8702c9cd extensible item_id table for managing all the different message-ids generated by multiple services 2012-04-11 16:13:57 -07:00
tommy tomson a1d5026abf diabook-themes: small fix 2012-04-11 18:49:07 +02:00
Simon cdb6510b9f Merge pull request #226 from simonlnu/master
re-factor default.php
2012-04-10 23:01:57 -07:00
Simon L'nu c79d1deb92 major refactor. step 1
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-11 01:59:33 -04:00
Simon L'nu 8ec84c5bce Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  visit "random profile" feature

* master:
2012-04-11 01:57:52 -04:00
friendica 967ed8e23f Merge https://github.com/friendica/friendica into pull 2012-04-10 20:51:04 -07:00
friendica b02a671494 visit "random profile" feature 2012-04-10 20:50:31 -07:00
Simon 0c4e9912b0 Merge pull request #225 from simonlnu/master
[fixes] absolute links in docs and newmember.php; breaks sub-dir installs
2012-04-10 20:47:55 -07:00
Simon L'nu 6b414d3de4 more ' = ' spacing fixes
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-10 23:45:47 -04:00
Simon L'nu 75c7877986 Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  profile redir - goto correct profile page even if contact blocked, you just can't do anything.

* master:
2012-04-10 23:34:55 -04:00
Simon L'nu 2af41ee57b [fix] absolute links in docs and newmember.php; breaks sub-dir installs
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-04-10 23:34:39 -04:00
friendica 0fa932853c profile redir - goto correct profile page even if contact blocked, you just can't do anything. 2012-04-10 20:09:51 -07:00
Simon L'nu ae9506f21e Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  cleanup photo menus
  more backend work on mail2 followers
  make editplain work everywhere
  move all fix_mce to one function so it can easily be undone
  duplicate community posts
  fix_mce_lf contact edit page
  fix_mce_lf on profiles
  set default on get_avatar
  rev update
  Incorrect tranlation (one negation too much)
  fixed install bug
  diabook-themes: smal fix in bbcode-js
  diabook-themes: added url and quote to bbcode toolbar under comment box
  Remove Gravatar from core and add new hook avatar_lookup.
  Rename gravatar_img() more generic to avatar_img().

* master:
2012-04-10 22:51:29 -04:00
friendica 640f258f18 cleanup photo menus 2012-04-10 19:33:32 -07:00
friendica 19b636e7e8 more backend work on mail2 followers 2012-04-10 19:15:52 -07:00
friendica ed608694ce make editplain work everywhere 2012-04-10 18:08:06 -07:00
friendica 18e225b051 move all fix_mce to one function so it can easily be undone 2012-04-10 17:14:07 -07:00
friendica ab46f95683 duplicate community posts 2012-04-10 16:59:30 -07:00
friendica 8f40e8546e fix_mce_lf contact edit page 2012-04-10 16:32:38 -07:00