]>
git.mxchange.org Git - friendica.git/log
rabuzarus [Wed, 25 May 2016 13:12:29 +0000 (15:12 +0200)]
restructuring for PR for friendica main repo
rabuzarus [Wed, 25 May 2016 06:45:15 +0000 (08:45 +0200)]
README: Add link to commit history
rabuzarus [Wed, 25 May 2016 06:24:07 +0000 (08:24 +0200)]
mark frio theme as experimental
rabuzarus [Fri, 20 May 2016 01:49:53 +0000 (03:49 +0200)]
private messages: fix 2 - contact photos aren't visible
rabuzarus [Fri, 20 May 2016 01:45:50 +0000 (03:45 +0200)]
private messages: fix - contact photos aren't visible
rabuzarus [Fri, 20 May 2016 01:40:53 +0000 (03:40 +0200)]
private messages: some work for the standard messages overview
rabuzarus [Thu, 19 May 2016 23:50:56 +0000 (01:50 +0200)]
ohh some spelling mistakes heading is written only with one d :-)
rabuzarus [Thu, 19 May 2016 23:46:33 +0000 (01:46 +0200)]
private mail: insert some space between conversation and textarea
rabuzarus [Wed, 18 May 2016 13:51:08 +0000 (15:51 +0200)]
fix missing semicolon in some nbsp
rabuzarus [Wed, 18 May 2016 13:40:37 +0000 (15:40 +0200)]
fix missing closing h4 tag in wall_thread.tpl
rabuzarus [Wed, 18 May 2016 12:59:35 +0000 (14:59 +0200)]
shared conten divt: move js out from templates into theme.js
rabuzarus [Wed, 18 May 2016 12:58:15 +0000 (14:58 +0200)]
jot: show preview only if preview is activatet in the settings
rabuzarus [Mon, 16 May 2016 22:35:32 +0000 (00:35 +0200)]
little js change for network colorbox images
rabuzarus [Sun, 15 May 2016 12:14:56 +0000 (14:14 +0200)]
updated README: added Installation Requirements
rabuzarus [Sun, 15 May 2016 11:41:37 +0000 (13:41 +0200)]
rename the page template modal.php to none.php because it can be used for more than modals
rabuzarus [Thu, 12 May 2016 18:30:08 +0000 (20:30 +0200)]
infinite scroll: include updated code from friendica develop branch
rabuzarus [Thu, 12 May 2016 00:49:55 +0000 (02:49 +0200)]
some more work on private messages mail_display.tpl & mail_conv.tpl
rabuzarus [Wed, 11 May 2016 20:05:01 +0000 (22:05 +0200)]
prv message: fix message body was not sent
rabuzarus [Wed, 11 May 2016 17:20:57 +0000 (19:20 +0200)]
background: set background-attachment to fixed
rabuzarus [Wed, 11 May 2016 15:07:38 +0000 (17:07 +0200)]
item deletion: fix - little mistake in the templates
rabuzarus [Wed, 11 May 2016 14:53:49 +0000 (16:53 +0200)]
item deletion: fix for don't showing the delete button if item is getting unchecked but other items are still checked
rabuzarus [Wed, 11 May 2016 14:04:11 +0000 (16:04 +0200)]
item deletion: use js to delete items. so we don't have to reload the page
rabuzarus [Tue, 10 May 2016 15:30:06 +0000 (17:30 +0200)]
theme-settings: Add a note for the background Image
rabuzarus [Mon, 9 May 2016 21:30:09 +0000 (23:30 +0200)]
theme-settings: background image can be set with fbrowser
rabuzarus [Mon, 9 May 2016 19:08:11 +0000 (21:08 +0200)]
filebrowser: massive improvements (fix https://github.com/rabuzarus/frio/issues/3 , integrate fbrowser into jot)
rabuzarus [Sat, 7 May 2016 23:31:30 +0000 (01:31 +0200)]
head.tpl move strings to js strings into the html <head> so we can move the js scripts out of the template
rabuzarus [Sat, 7 May 2016 22:29:33 +0000 (00:29 +0200)]
Some code cleanup - move js and css to head.tpl -> this stuff should be done in theme.php but does need changings in core (this would allow theme developers more structured working)
rabuzarus [Sat, 7 May 2016 02:41:57 +0000 (04:41 +0200)]
append poke and private message template
rabuzarus [Fri, 6 May 2016 22:34:18 +0000 (00:34 +0200)]
apply bootstrap media fix (maybe we remove it again, lets test it)
rabuzarus [Fri, 6 May 2016 22:25:40 +0000 (00:25 +0200)]
fix: tooltips now appear also on ajax content
rabuzarus [Fri, 6 May 2016 20:58:26 +0000 (22:58 +0200)]
hovercard: some css cleanup (remove unneeded css)
rabuzarus [Fri, 6 May 2016 20:28:12 +0000 (22:28 +0200)]
hovercard: some polishing
rabuzarus [Fri, 6 May 2016 18:48:12 +0000 (20:48 +0200)]
hovercard: fix hover-card does now working with ajax loaded content
rabuzarus [Fri, 6 May 2016 15:32:07 +0000 (17:32 +0200)]
hovercard: better placement management
rabuzarus [Fri, 6 May 2016 14:48:06 +0000 (16:48 +0200)]
move some js to have more structure
rabuzarus [Fri, 6 May 2016 14:37:04 +0000 (16:37 +0200)]
hovercard: add cache for contact data results
rabuzarus [Fri, 6 May 2016 00:19:45 +0000 (02:19 +0200)]
poke: fix poke dialog - js tests now if there is already a questionmark in the url
rabuzarus [Thu, 5 May 2016 21:48:52 +0000 (23:48 +0200)]
hovercard: cache raw content of the template so we don't have to request it everytime from the server
rabuzarus [Thu, 5 May 2016 19:10:08 +0000 (21:10 +0200)]
make the addon frio_hovercard working with the frio theme (Note: some changes which belong to the addon itself are going to the frio theme repository, because it's not planned to use the frio_hovercard addon without the frio theme and and vice versa.
The addon frio_hovercard was initatet because we need a new module for the frio theme
rabuzarus [Thu, 5 May 2016 16:39:15 +0000 (18:39 +0200)]
provide a custom jsmart because friendica delimters diddn't work with the original
rabuzarus [Tue, 3 May 2016 16:33:10 +0000 (18:33 +0200)]
navbar: fix https://github.com/rabuzarus/frio/issues/1 - use window.location.href instead of window.location.path
rabuzarus [Tue, 3 May 2016 16:20:26 +0000 (18:20 +0200)]
navbar: fix https://github.com/rabuzarus/frio/issues/1 - friendica logo isn't visible in firefox
we now use for ff a svg mask - thanks to pollygeek
rabuzarus [Fri, 29 Apr 2016 15:46:47 +0000 (17:46 +0200)]
contact-page: fix for filter is above modal
rabuzarus [Fri, 29 Apr 2016 15:30:50 +0000 (17:30 +0200)]
jot: some work on mobile view - this needs some further js work to look and work beautiful
rabuzarus [Fri, 29 Apr 2016 15:03:34 +0000 (17:03 +0200)]
contacts page: give the batch actions button a description to make it better visible
rabuzarus [Fri, 29 Apr 2016 14:54:40 +0000 (16:54 +0200)]
standard pages does have now a standard min-height
rabuzarus [Fri, 29 Apr 2016 14:25:36 +0000 (16:25 +0200)]
Aside is now scrollable on mobile through a workaround. This fixes https://github.com/rabuzarus/frio/issues/2
rabuzarus [Fri, 29 Apr 2016 13:00:15 +0000 (15:00 +0200)]
contact_template.tpl : fix missing ID
rabuzarus [Thu, 28 Apr 2016 23:49:09 +0000 (01:49 +0200)]
theme-settings: hide custom settings if the scheme overwrites it - fixes https://github.com/rabuzarus/frio/issues/9
Note: this isn't a very beautiful solution since the schema developer have to list all overwriting variables in the schema header. We need a better solution for this.
rabuzarus [Thu, 28 Apr 2016 21:20:54 +0000 (23:20 +0200)]
theme-settings: better show/hide image options js
rabuzarus [Thu, 28 Apr 2016 19:35:33 +0000 (21:35 +0200)]
introduce a filter function at the contact page.
This is done with the help of textcomplete and jsmart.js.
There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
rabuzarus [Wed, 27 Apr 2016 20:20:45 +0000 (22:20 +0200)]
acl: acl_selector.tpl and some styling to the acl
rabuzarus [Wed, 27 Apr 2016 17:45:07 +0000 (19:45 +0200)]
tabbar: more responsive through flexmenu.js
rabuzarus [Tue, 26 Apr 2016 16:52:57 +0000 (18:52 +0200)]
add some ARIA to the nav bar
rabuzarus [Tue, 26 Apr 2016 12:26:19 +0000 (14:26 +0200)]
correct the ARIA for post action dropdown
rabuzarus [Tue, 26 Apr 2016 12:07:40 +0000 (14:07 +0200)]
rework the contact info header of postings (move plink to dropdown) - reorder the post actions dropdown
rabuzarus [Mon, 25 Apr 2016 23:01:10 +0000 (01:01 +0200)]
add input field templates
rabuzarus [Mon, 25 Apr 2016 22:36:40 +0000 (00:36 +0200)]
add field select templates
rabuzarus [Mon, 25 Apr 2016 20:21:47 +0000 (22:21 +0200)]
keep aspect ratio on very height wall images
rabuzarus [Sun, 24 Apr 2016 15:47:39 +0000 (17:47 +0200)]
add to some more pages the standad content-wrapper page layout
rabuzarus [Thu, 21 Apr 2016 02:09:20 +0000 (04:09 +0200)]
some initial work on badges
rabuzarus [Thu, 21 Apr 2016 01:18:09 +0000 (03:18 +0200)]
css: uncomment overflow: hidden for standard page section. !We have to prove if this has a negative impact
rabuzarus [Thu, 21 Apr 2016 01:14:48 +0000 (03:14 +0200)]
uncomment some old code which was used to transform pages into modals
rabuzarus [Thu, 21 Apr 2016 00:42:12 +0000 (02:42 +0200)]
add some padding to the banner logo to fit better the center of the content section
rabuzarus [Thu, 21 Apr 2016 00:37:18 +0000 (02:37 +0200)]
directory page: js adds search-headding to the second nav bar
rabuzarus [Thu, 21 Apr 2016 00:36:29 +0000 (02:36 +0200)]
directory page: some reordering of elements.
rabuzarus [Thu, 21 Apr 2016 00:14:37 +0000 (02:14 +0200)]
style directory page
rabuzarus [Wed, 20 Apr 2016 23:55:47 +0000 (01:55 +0200)]
contacts page: add docu
rabuzarus [Wed, 20 Apr 2016 23:52:39 +0000 (01:52 +0200)]
contacts page: change the contact-photo size according to display size
rabuzarus [Wed, 20 Apr 2016 22:00:58 +0000 (00:00 +0200)]
contacts page: style search wrapper
rabuzarus [Wed, 20 Apr 2016 21:08:01 +0000 (23:08 +0200)]
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
rabuzarus [Wed, 20 Apr 2016 19:11:58 +0000 (21:11 +0200)]
cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu()
rabuzarus [Wed, 20 Apr 2016 19:10:39 +0000 (21:10 +0200)]
contact page: show a forum symbol if contact is a forum
rabuzarus [Wed, 20 Apr 2016 19:09:44 +0000 (21:09 +0200)]
link contact requests badge to the contacts request page
rabuzarus [Wed, 20 Apr 2016 18:04:32 +0000 (20:04 +0200)]
show notify badge of coontact request above the nav contact icon instead above the user menu
rabuzarus [Wed, 20 Apr 2016 17:59:44 +0000 (19:59 +0200)]
frio_contact_photo_menu: pages from contacts which are friendica contacts aren't opend in a new tab.
rabuzarus [Wed, 20 Apr 2016 17:32:19 +0000 (19:32 +0200)]
replace pm & poke links in contact_photo_menu and use js for modal instead
rabuzarus [Wed, 20 Apr 2016 16:03:22 +0000 (18:03 +0200)]
visual notice when user is remote user or visitor
rabuzarus [Wed, 20 Apr 2016 01:30:13 +0000 (03:30 +0200)]
don't show acl lin if it's not present
rabuzarus [Wed, 20 Apr 2016 01:15:35 +0000 (03:15 +0200)]
some docu for the contact templates
rabuzarus [Wed, 20 Apr 2016 00:59:32 +0000 (02:59 +0200)]
initial work for contact page
rabuzarus [Tue, 19 Apr 2016 01:17:06 +0000 (03:17 +0200)]
fix frio_remote_nav: username wasn't displayed in top nav bar anymore
rabuzarus [Tue, 19 Apr 2016 00:58:33 +0000 (02:58 +0200)]
add tooltips to the top nav menu
rabuzarus [Tue, 19 Apr 2016 00:06:02 +0000 (02:06 +0200)]
make nav menu available for remote user and friendica visitors
rabuzarus [Sat, 16 Apr 2016 23:13:56 +0000 (01:13 +0200)]
use modal for wall message
rabuzarus [Sat, 16 Apr 2016 22:55:43 +0000 (00:55 +0200)]
replace some item_photo_menu links so we can call js functions
rabuzarus [Sat, 16 Apr 2016 21:24:19 +0000 (23:24 +0200)]
some more css changes for autocomplete acpopup
rabuzarus [Sat, 16 Apr 2016 21:07:29 +0000 (23:07 +0200)]
some changes to use friendicas new autocomplete function
rabuzarus [Fri, 15 Apr 2016 23:00:23 +0000 (01:00 +0200)]
move js from theme.php to theme.js
rabuzarus [Fri, 15 Apr 2016 22:54:46 +0000 (00:54 +0200)]
add logo in svg
rabuzarus [Thu, 14 Apr 2016 12:07:20 +0000 (14:07 +0200)]
open friendica photos from the stream with colorbox
rabuzarus [Thu, 14 Apr 2016 01:42:36 +0000 (03:42 +0200)]
wall thread: add wall-item-body div for post content
rabuzarus [Thu, 14 Apr 2016 01:15:05 +0000 (03:15 +0200)]
jRange: little css fix
rabuzarus [Thu, 14 Apr 2016 01:14:12 +0000 (03:14 +0200)]
jRange: slider color and width 100%
rabuzarus [Thu, 14 Apr 2016 00:28:57 +0000 (02:28 +0200)]
improve transparency for some elements in style.css
rabuzarus [Thu, 14 Apr 2016 00:01:40 +0000 (02:01 +0200)]
rework js for shared shared content
After showmore PR is accepted it should also work well with the showmore addon.
This resolves #4
rabuzarus [Mon, 11 Apr 2016 11:36:07 +0000 (13:36 +0200)]
fix: new width for the slider in theme settings
rabuzarus [Sun, 3 Apr 2016 13:07:13 +0000 (15:07 +0200)]
first fix for mobile nav user menu (needs more work)
rabuzarus [Sun, 3 Apr 2016 12:51:02 +0000 (14:51 +0200)]
workaround for topbar-second dropdown menu on mobile
rabuzarus [Sun, 3 Apr 2016 12:11:18 +0000 (14:11 +0200)]
Merge new into orig