]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoMerge pull request #428 from simonlnu/master
Simon [Mon, 6 Aug 2012 21:07:38 +0000 (14:07 -0700)]
Merge pull request #428 from simonlnu/master

new 'manage' icon

12 years agoadd a 'manage' icon to clarify things
Simon L'nu [Mon, 6 Aug 2012 21:05:25 +0000 (17:05 -0400)]
add a 'manage' icon to clarify things

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 6 Aug 2012 17:18:00 +0000 (13:18 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  rev update
  Frost-mobile: media query in css for tablets
  expire issue
  rev update

12 years agoallow themes to change the size of embedded videos
Zach Prezkuta [Mon, 6 Aug 2012 15:59:57 +0000 (09:59 -0600)]
allow themes to change the size of embedded videos

12 years agoquattro: collaps threaded items
Fabrixxm [Mon, 6 Aug 2012 08:47:35 +0000 (04:47 -0400)]
quattro: collaps threaded items

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 6 Aug 2012 04:44:31 +0000 (21:44 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Mon, 6 Aug 2012 04:43:20 +0000 (21:43 -0700)]
rev update

12 years agoquattro: support threaded comments
Fabrixxm [Sun, 5 Aug 2012 20:55:20 +0000 (16:55 -0400)]
quattro: support threaded comments

12 years agoDiaspora doesn't support threaded comments (forgot some)
Domovoy [Sun, 5 Aug 2012 17:30:21 +0000 (19:30 +0200)]
Diaspora doesn't support threaded comments (forgot some)

12 years agoDiaspora doesn't support threaded comments
Domovoy [Sun, 5 Aug 2012 17:27:54 +0000 (19:27 +0200)]
Diaspora doesn't support threaded comments

12 years agoMerge pull request #426 from cvogeley/master
fermionic [Sun, 5 Aug 2012 16:43:24 +0000 (09:43 -0700)]
Merge pull request #426 from cvogeley/master

Frost-mobile: Add media query in stylesheet for tablets

12 years agoFrost-mobile: media query in css for tablets
Christian Vogeley [Sun, 5 Aug 2012 14:08:07 +0000 (16:08 +0200)]
Frost-mobile: media query in css for tablets

Use space more efficiently on tablets in frost-mobile theme. Tested with
iPad 1.

12 years agoPreview was not working
Domovoy [Sun, 5 Aug 2012 13:35:12 +0000 (15:35 +0200)]
Preview was not working

12 years agoRemove database update, use fallback solution instead.
Domovoy [Sun, 5 Aug 2012 13:08:31 +0000 (15:08 +0200)]
Remove database update, use fallback solution instead.

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sun, 5 Aug 2012 11:43:53 +0000 (13:43 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

Conflicts:
include/conversation.php

12 years agoRemote items should be threaded now
Domovoy [Sun, 5 Aug 2012 11:30:51 +0000 (13:30 +0200)]
Remote items should be threaded now

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 5 Aug 2012 06:30:35 +0000 (23:30 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoexpire issue
friendica [Sun, 5 Aug 2012 06:29:52 +0000 (23:29 -0700)]
expire issue

12 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sun, 5 Aug 2012 03:41:51 +0000 (23:41 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  missed an instance of $mobileapp in switch to generic app label
  ImageMagick rotates CW while imagerotate() rotates CCW
  update main frost version
  update version and todo
  -- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter) -- More HTML cleanup in TPL files -- Various Frost bug fixes and tweaks
  put back notags
  fix angle char storage and transmission, rev update
  Darkzero/NS .contact-photo-menu
  rev update

12 years agoMerge pull request #425 from fermionic/frost-mobile-app-bug
fermionic [Sun, 5 Aug 2012 03:06:38 +0000 (20:06 -0700)]
Merge pull request #425 from fermionic/frost-mobile-app-bug

missed an instance of $mobileapp in switch to generic app label

12 years agomissed an instance of $mobileapp in switch to generic app label
Zach Prezkuta [Sun, 5 Aug 2012 03:05:25 +0000 (21:05 -0600)]
missed an instance of $mobileapp in switch to generic app label

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 5 Aug 2012 00:03:32 +0000 (17:03 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoMerge pull request #423 from fermionic/frost-updates
friendica [Sun, 5 Aug 2012 00:02:57 +0000 (17:02 -0700)]
Merge pull request #423 from fermionic/frost-updates

Various updates

12 years agoMerge pull request #424 from fermionic/rotate-direction-wrong
friendica [Sun, 5 Aug 2012 00:02:42 +0000 (17:02 -0700)]
Merge pull request #424 from fermionic/rotate-direction-wrong

ImageMagick rotates CW while imagerotate() rotates CCW

12 years agorev update
friendica [Sun, 5 Aug 2012 00:02:05 +0000 (17:02 -0700)]
rev update

12 years agoImageMagick rotates CW while imagerotate() rotates CCW
Zach Prezkuta [Sat, 4 Aug 2012 23:30:25 +0000 (17:30 -0600)]
ImageMagick rotates CW while imagerotate() rotates CCW

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sat, 4 Aug 2012 21:33:06 +0000 (23:33 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

12 years agoupdate main frost version
Zach Prezkuta [Sat, 4 Aug 2012 20:05:56 +0000 (14:05 -0600)]
update main frost version

12 years agoupdate version and todo
Zach Prezkuta [Sat, 4 Aug 2012 20:04:18 +0000 (14:04 -0600)]
update version and todo

12 years ago-- Allow themes to specify an "app" name for posted status updates and comments ...
Zach Prezkuta [Sat, 4 Aug 2012 20:01:16 +0000 (14:01 -0600)]
-- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter)
-- More HTML cleanup in TPL files
-- Various Frost bug fixes and tweaks

12 years agoput back notags
friendica [Sat, 4 Aug 2012 01:36:45 +0000 (18:36 -0700)]
put back notags

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 4 Aug 2012 01:34:00 +0000 (18:34 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agofix angle char storage and transmission, rev update
friendica [Sat, 4 Aug 2012 01:33:11 +0000 (18:33 -0700)]
fix angle char storage and transmission, rev update

12 years agoFlatten children when threads are disabled
Domovoy [Fri, 3 Aug 2012 20:28:21 +0000 (22:28 +0200)]
Flatten children when threads are disabled

12 years agoThreaded items in every page concerned. Some code cleanup.
Domovoy [Fri, 3 Aug 2012 19:55:17 +0000 (21:55 +0200)]
Threaded items in every page concerned. Some code cleanup.

12 years agoThreaded notes
Domovoy [Fri, 3 Aug 2012 19:41:26 +0000 (21:41 +0200)]
Threaded notes

12 years agoThreaded item when in single post display
Domovoy [Fri, 3 Aug 2012 19:34:29 +0000 (21:34 +0200)]
Threaded item when in single post display

12 years agoComment box is inside the item
Domovoy [Fri, 3 Aug 2012 17:18:56 +0000 (19:18 +0200)]
Comment box is inside the item

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Fri, 3 Aug 2012 16:57:37 +0000 (18:57 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

Conflicts:
update.php

12 years agoDarkzero/NS .contact-photo-menu
Thomas Willingham [Fri, 3 Aug 2012 02:07:29 +0000 (03:07 +0100)]
Darkzero/NS .contact-photo-menu

12 years agorev update
friendica [Thu, 2 Aug 2012 21:15:56 +0000 (14:15 -0700)]
rev update

12 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 2 Aug 2012 16:46:36 +0000 (12:46 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  parse_url: Fixed a problem in the detection if there was an image or not. Additionally removed some test content.
  rev update
  Changed markdown to enable diaspora postings with images that contain links
  bbcode: two new bbcode elements (style, class) for CSS
  Moving the index creation commands into a readme file due to the fact that creating of these indexes is really slow.
  network: Caching of images
  scale_external_images: Fix: Hadn't looked for pictures in the format [img=XxY]
  Further performance improvements
  Speed improvements in the database

12 years agoMerge pull request #422 from annando/master
friendica [Thu, 2 Aug 2012 10:47:02 +0000 (03:47 -0700)]
Merge pull request #422 from annando/master

Speed improvements, better diaspora export

12 years agoMerge remote branch 'upstream/master'
Michael Vogel [Thu, 2 Aug 2012 08:27:11 +0000 (10:27 +0200)]
Merge remote branch 'upstream/master'

12 years agoparse_url: Fixed a problem in the detection if there was an image or not. Additionall...
Michael Vogel [Thu, 2 Aug 2012 08:25:08 +0000 (10:25 +0200)]
parse_url: Fixed a problem in the detection if there was an image or not. Additionally removed some test content.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 2 Aug 2012 08:24:04 +0000 (01:24 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Thu, 2 Aug 2012 08:23:16 +0000 (01:23 -0700)]
rev update

12 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 2 Aug 2012 02:59:54 +0000 (22:59 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  ugly fix to make editplain work
  quattro: readd sparkle cursor
  quattro: style for "show more" addon
  tinymce linebreaks, I fix it, somebody breaks it, I fix it, somebody breaks it. Repeat.
  logic was reversed - should work now
  fix almost all errant divs in view/ and frost folders
  Provide backend ability to poke as a comment rather than top-level post
  rev update

12 years agoMerge pull request #421 from fermionic/frost-tinymce-editplain-broken
fermionic [Thu, 2 Aug 2012 01:10:25 +0000 (18:10 -0700)]
Merge pull request #421 from fermionic/frost-tinymce-editplain-broken

ugly fix to make editplain work

12 years agougly fix to make editplain work
Zach Prezkuta [Thu, 2 Aug 2012 01:09:28 +0000 (19:09 -0600)]
ugly fix to make editplain work

12 years agoChanged markdown to enable diaspora postings with images that contain links
Michael Vogel [Wed, 1 Aug 2012 23:46:28 +0000 (01:46 +0200)]
Changed markdown to enable diaspora postings with images that contain links

12 years agoMerge remote branch 'upstream/master'
Michael Vogel [Wed, 1 Aug 2012 22:21:14 +0000 (00:21 +0200)]
Merge remote branch 'upstream/master'

Conflicts:
update.php

12 years agobbcode: two new bbcode elements (style, class) for CSS
Michael Vogel [Wed, 1 Aug 2012 22:13:37 +0000 (00:13 +0200)]
bbcode: two new bbcode elements (style, class) for CSS

12 years agoMerge pull request #420 from fabrixxm/master
fabrixxm [Wed, 1 Aug 2012 08:56:56 +0000 (01:56 -0700)]
Merge pull request #420 from fabrixxm/master

Quattro: Style "show more" plugin

12 years agoquattro: readd sparkle cursor
Fabrixxm [Wed, 1 Aug 2012 08:45:27 +0000 (04:45 -0400)]
quattro: readd sparkle cursor

12 years agoquattro: style for "show more" addon
Fabrixxm [Wed, 1 Aug 2012 08:41:21 +0000 (04:41 -0400)]
quattro: style for "show more" addon

12 years agotinymce linebreaks, I fix it, somebody breaks it, I fix it, somebody breaks it. Repeat.
friendica [Wed, 1 Aug 2012 08:36:39 +0000 (01:36 -0700)]
tinymce linebreaks, I fix it, somebody breaks it, I fix it, somebody breaks it. Repeat.

12 years agologic was reversed - should work now
friendica [Wed, 1 Aug 2012 05:25:03 +0000 (22:25 -0700)]
logic was reversed - should work now

12 years agoMerge pull request #419 from fermionic/more-div-problems
friendica [Wed, 1 Aug 2012 04:58:08 +0000 (21:58 -0700)]
Merge pull request #419 from fermionic/more-div-problems

fix almost all errant divs in view/ and frost folders

12 years agofix almost all errant divs in view/ and frost folders
Zach Prezkuta [Wed, 1 Aug 2012 04:43:18 +0000 (22:43 -0600)]
fix almost all errant divs in view/ and frost folders

12 years agoProvide backend ability to poke as a comment rather than top-level post
friendica [Wed, 1 Aug 2012 03:59:51 +0000 (20:59 -0700)]
Provide backend ability to poke as a comment rather than top-level post

12 years agoMerge remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 1 Aug 2012 03:16:56 +0000 (23:16 -0400)]
Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  fix /display bug; oembed audio bug; other tweaks
  Frost: reduce DOM elements by about 20%; other tweaks and fixes
  rev update
  errant div in events_reminder.tpl
  pass deleted flag to display
  rev update
  fix filer bug; some interface tweaks
  Update view/theme/frost/nav.tpl
  Update view/theme/frost-mobile/nav.tpl
  don't show birthday/event details on mobile devices
  rev update
  remove server-specific change
  update version of frost and frost-mobile
  Modify Javascript to improve page loading times
  rev update
  Friendicaland got bigger.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 1 Aug 2012 01:02:41 +0000 (18:02 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Wed, 1 Aug 2012 01:01:55 +0000 (18:01 -0700)]
rev update

12 years agoMerge pull request #418 from fermionic/reduce-frost-dom-elements
friendica [Wed, 1 Aug 2012 01:01:33 +0000 (18:01 -0700)]
Merge pull request #418 from fermionic/reduce-frost-dom-elements

Reduce frost dom elements

12 years agofix /display bug; oembed audio bug; other tweaks
Zach Prezkuta [Wed, 1 Aug 2012 00:53:18 +0000 (18:53 -0600)]
fix /display bug; oembed audio bug; other tweaks

12 years agoFrost: reduce DOM elements by about 20%; other tweaks and fixes
Zach Prezkuta [Tue, 31 Jul 2012 14:00:24 +0000 (08:00 -0600)]
Frost: reduce DOM elements by about 20%; other tweaks and fixes

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 30 Jul 2012 21:17:07 +0000 (14:17 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoMerge pull request #417 from fermionic/events-reminder-makes-format-wonky
friendica [Mon, 30 Jul 2012 21:16:11 +0000 (14:16 -0700)]
Merge pull request #417 from fermionic/events-reminder-makes-format-wonky

errant div in events_reminder.tpl

12 years agorev update
friendica [Mon, 30 Jul 2012 21:14:20 +0000 (14:14 -0700)]
rev update

12 years agoerrant div in events_reminder.tpl
Zach Prezkuta [Mon, 30 Jul 2012 13:59:08 +0000 (07:59 -0600)]
errant div in events_reminder.tpl

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Mon, 30 Jul 2012 11:36:33 +0000 (13:36 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

12 years agopass deleted flag to display
friendica [Mon, 30 Jul 2012 07:49:48 +0000 (00:49 -0700)]
pass deleted flag to display

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 29 Jul 2012 22:36:01 +0000 (15:36 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoMerge pull request #416 from fermionic/frost-tweaks
friendica [Sun, 29 Jul 2012 22:35:02 +0000 (15:35 -0700)]
Merge pull request #416 from fermionic/frost-tweaks

fix filer bug; some interface tweaks

12 years agorev update
friendica [Sun, 29 Jul 2012 22:32:26 +0000 (15:32 -0700)]
rev update

12 years agofix filer bug; some interface tweaks
Zach Prezkuta [Sun, 29 Jul 2012 20:49:12 +0000 (14:49 -0600)]
fix filer bug; some interface tweaks

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sun, 29 Jul 2012 20:43:49 +0000 (22:43 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

12 years agoMerge pull request #414 from 23n/patch-1
fermionic [Sun, 29 Jul 2012 19:36:22 +0000 (12:36 -0700)]
Merge pull request #414 from 23n/patch-1

Update view/theme/frost-mobile/nav.tpl

12 years agoMerge pull request #415 from 23n/patch-2
fermionic [Sun, 29 Jul 2012 19:36:05 +0000 (12:36 -0700)]
Merge pull request #415 from 23n/patch-2

Update view/theme/frost/nav.tpl

12 years agoFallback to the old behavior for unhandled conversations mode.
Domovoy [Sun, 29 Jul 2012 19:11:19 +0000 (21:11 +0200)]
Fallback to the old behavior for unhandled conversations mode.

12 years agoUpdate the `thr-parent` field in the `item` table
Domovoy [Sun, 29 Jul 2012 19:01:04 +0000 (21:01 +0200)]
Update the `thr-parent` field in the `item` table

12 years agoThreaded items on profile page
Domovoy [Sun, 29 Jul 2012 18:41:11 +0000 (20:41 +0200)]
Threaded items on profile page

12 years agoFixed misbehaviour in collapsing
Domovoy [Sun, 29 Jul 2012 18:09:51 +0000 (20:09 +0200)]
Fixed misbehaviour in collapsing

12 years agoUnlimited level threading is now a site option.
Domovoy [Sun, 29 Jul 2012 17:53:04 +0000 (19:53 +0200)]
Unlimited level threading is now a site option.

12 years agoUpdate now handles threaded items.
Domovoy [Sun, 29 Jul 2012 16:39:38 +0000 (18:39 +0200)]
Update now handles threaded items.

12 years agoCollapsing is back for threaded comments.
Domovoy [Sun, 29 Jul 2012 15:13:21 +0000 (17:13 +0200)]
Collapsing is back for threaded comments.

Comment box is displayed at the end of the thread.
Comments on comments are all collapsed

12 years agoUpdate view/theme/frost/nav.tpl
23n [Sun, 29 Jul 2012 12:28:59 +0000 (15:28 +0300)]
Update view/theme/frost/nav.tpl

moved identity/page management-link to system-menu

12 years agoUpdate view/theme/frost-mobile/nav.tpl
23n [Sun, 29 Jul 2012 12:07:52 +0000 (15:07 +0300)]
Update view/theme/frost-mobile/nav.tpl

move identity management link to menu

12 years agoMerge branch 'master' of https://github.com/friendica/friendica into threaded_items
Domovoy [Sun, 29 Jul 2012 08:03:17 +0000 (10:03 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items

12 years agodon't show birthday/event details on mobile devices
friendica [Sun, 29 Jul 2012 00:48:33 +0000 (17:48 -0700)]
don't show birthday/event details on mobile devices

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 28 Jul 2012 23:13:25 +0000 (16:13 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sat, 28 Jul 2012 23:12:12 +0000 (16:12 -0700)]
rev update

12 years agoMerge pull request #413 from fermionic/improve-page-loading
friendica [Sat, 28 Jul 2012 23:08:44 +0000 (16:08 -0700)]
Merge pull request #413 from fermionic/improve-page-loading

Modify Javascript to improve page loading times for Frost

12 years agoremove server-specific change
Zach Prezkuta [Sat, 28 Jul 2012 16:14:28 +0000 (10:14 -0600)]
remove server-specific change

12 years agoupdate version of frost and frost-mobile
Zach Prezkuta [Sat, 28 Jul 2012 16:03:56 +0000 (10:03 -0600)]
update version of frost and frost-mobile

12 years agoModify Javascript to improve page loading times
Zach Prezkuta [Sat, 28 Jul 2012 15:57:16 +0000 (09:57 -0600)]
Modify Javascript to improve page loading times

1. Add template category 'end' that places content right before final </body> tag
2. Move most Javascript from tpl files into one cacheable file, theme.js
3. Load scripts at end of the HTML document instead of in the header
4. Minify several Javascript files

Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sat, 28 Jul 2012 00:53:35 +0000 (17:53 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sat, 28 Jul 2012 00:52:43 +0000 (17:52 -0700)]
rev update

12 years agoFriendicaland got bigger.
Thomas Willingham [Sat, 28 Jul 2012 00:16:09 +0000 (01:16 +0100)]
Friendicaland got bigger.