Commit graph

12152 commits

Author SHA1 Message Date
rabuzarus
e3cb0aa802 add some padding to the banner logo to fit better the center of the content section 2016-04-21 02:42:12 +02:00
rabuzarus
4c32045f68 directory page: js adds search-headding to the second nav bar 2016-04-21 02:37:18 +02:00
rabuzarus
651a177adb directory page: some reordering of elements. 2016-04-21 02:36:29 +02:00
rabuzarus
909e412475 style directory page 2016-04-21 02:14:37 +02:00
rabuzarus
1df0c88c85 contacts page: add docu 2016-04-21 01:55:47 +02:00
rabuzarus
35eb8b043c contacts page: change the contact-photo size according to display size 2016-04-21 01:52:39 +02:00
rabuzarus
8b5004a08f contacts page: style search wrapper 2016-04-21 00:00:58 +02:00
Michael Vogel
e333efc9aa Diaspora: Comments and Likes are now signed at any time 2016-04-20 23:27:33 +02:00
rabuzarus
b1e07faf4f contacts page: batch actions are now links in a dropdown menu -
The new js funcion batch_submit_handler should handle the submission of the batch Values
2016-04-20 23:08:01 +02:00
Michael Vogel
8da91a2298 Improved DDoS detection 2016-04-20 22:10:05 +02:00
Michael Vogel
0434b0485a Start a gcontact probing for new gcontacts 2016-04-20 21:47:57 +02:00
rabuzarus
02654c60ae cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu() 2016-04-20 21:11:58 +02:00
rabuzarus
438427ebf4 contact page: show a forum symbol if contact is a forum 2016-04-20 21:10:39 +02:00
rabuzarus
414d353e11 link contact requests badge to the contacts request page 2016-04-20 21:09:44 +02:00
rabuzarus
9ff69681f9 show notify badge of coontact request above the nav contact icon instead above the user menu 2016-04-20 20:04:32 +02:00
rabuzarus
29fdddc932 frio_contact_photo_menu: pages from contacts which are friendica contacts aren't opend in a new tab. 2016-04-20 19:59:44 +02:00
rabuzarus
f43ad29499 replace pm & poke links in contact_photo_menu and use js for modal instead 2016-04-20 19:32:19 +02:00
rabuzarus
dbecf73df1 visual notice when user is remote user or visitor 2016-04-20 18:03:22 +02:00
Tobias Diekershoff
caa541f939 make doxygen a bit more happy 2016-04-20 16:08:17 +02:00
Tobias Diekershoff
6601582a12 make doxygen a bit more happy 2016-04-20 16:06:39 +02:00
Tobias Diekershoff
f075c8d410 Merge pull request #2469 from rabuzarus/2004_rss_poll
fix: contact edit poll_interval wasn't submitted
2016-04-20 15:47:05 +02:00
rabuzarus
7ee9c536ee fix: contact edit poll_interval wasn't submitted 2016-04-20 15:37:34 +02:00
Tobias Diekershoff
7c6ebae5c0 reorganize the htconfig template 2016-04-20 14:30:22 +02:00
Tobias Diekershoff
d3293dfcf2 during installation choose the highest RINO version possible 2016-04-20 14:17:48 +02:00
Tobias Diekershoff
8c8e635d2e Merge pull request #2467 from annando/1604-gcontact-cleanup
Some more checks that the gcontact table contains valid data
2016-04-20 14:14:35 +02:00
Michael Vogel
378d444fc3 Only do the cleaning on specific networks 2016-04-20 09:38:06 +02:00
Michael Vogel
7f8aee2baa Don't clean the contact url of feeds 2016-04-20 09:31:36 +02:00
Michael Vogel
ea3ecd83ea We have to store feeds in the gcontact table ... 2016-04-20 08:27:11 +02:00
Michael Vogel
919728126a Bugfix: We checked in the wrong array ... 2016-04-20 07:58:52 +02:00
Michael Vogel
c6fb6c559a Improved logging 2016-04-20 07:48:21 +02:00
Michael Vogel
bc0ba8a0d7 Added description 2016-04-20 07:26:18 +02:00
Michael Vogel
28f97845ca Some more checks that the gcontact table contains valid data 2016-04-20 07:00:55 +02:00
Tobias Diekershoff
1dd73dce80 Merge pull request #2466 from annando/1604-remove-attachment
Bugfix: The function to remove parts of attachments forgot the rest
2016-04-20 06:22:18 +02:00
rabuzarus
9b0e625685 don't show acl lin if it's not present 2016-04-20 03:30:13 +02:00
rabuzarus
7600bf7d94 some docu for the contact templates 2016-04-20 03:15:35 +02:00
rabuzarus
b59c0648bc initial work for contact page 2016-04-20 02:59:32 +02:00
Michael Vogel
bb5421d925 Bugfix: The function to remove parts of attachments forgot about the rest 2016-04-20 00:12:27 +02:00
Tobias Diekershoff
7509934922 Merge pull request #2462 from annando/1604-gcontact-search
Use "like" instead of "regexp" for the gcontact search
2016-04-19 21:35:59 +02:00
Tobias Diekershoff
f7548b87c6 Merge pull request #2463 from annando/1604-diaspora-again
Some small Diaspora changes
2016-04-19 21:35:33 +02:00
Tobias Diekershoff
fd8df4c4d6 Merge pull request #2465 from annando/1604-no-unknown
Don't store unknown networks
2016-04-19 21:35:01 +02:00
Michael Vogel
53d8c21d3c Don't store unknown networks 2016-04-19 20:39:12 +02:00
Tobias Diekershoff
31868af45d Merge pull request #2464 from annando/1604-scrape-cache
Don't cache account probing for empty networks
2016-04-19 16:48:01 +02:00
Michael Vogel
cb12e145a7 Don't cache account probing for empty networks 2016-04-19 16:19:23 +02:00
Michael Vogel
ea8cfed6a9 Some small Diaspora changes 2016-04-19 07:39:17 +02:00
Michael Vogel
e1ca622b27 Use "like" instead of "regexp" for the gcontact search 2016-04-19 07:27:26 +02:00
Tobias Diekershoff
8126683552 Merge pull request #2461 from annando/1604-attach-preview
Attachments: Better handling of preview pictures
2016-04-19 06:16:56 +02:00
rabuzarus
09daf2de26 fix frio_remote_nav: username wasn't displayed in top nav bar anymore 2016-04-19 03:17:06 +02:00
rabuzarus
96c854e5fc add tooltips to the top nav menu 2016-04-19 02:58:33 +02:00
rabuzarus
7d175324ee make nav menu available for remote user and friendica visitors 2016-04-19 02:06:02 +02:00
Michael Vogel
432c1ec5e4 Now we are having "after" at the old attach mechanism as well 2016-04-18 21:28:09 +02:00