Skip to content

Releases: opensource-socialnetwork/opensource-socialnetwork

OSSN 6.3 LTS

17 Jun 08:21
0abbf71
Compare
Choose a tag to compare

OSSN - OPEN SOURCE SOCIAL NETWORK v6.3 LTS

  • [E] Allow all callables for extend view #2024
  • [E] avoiding unnecessary handling of extra space at comment start #2029
  • [B] skip friend access check if page visitor is not logged in #2037
  • [B] User can not comment on friend only, own album photo #2039
  • [B] OssnSounds missing the button for sound on/off #2032
  • [E] Make sure addUser also run isEmail validation #2022
  • [E] Multiple select (html) handler #2040
  • [B] jqueryui-datepicker fails on Google translated pages #2036
  • [B] ossn_delete_relationship recursive not working #2035
  • [E] add a new function ossn_get_relation_by_id() #2034
  • [B] UI add friend success text goes wrong position #2027
  • [E] update version and pre-requisite OssnEmbed #2045
  • [B] fixed unallowed
    inside paragraph again #2044
  • [E] load css for video in #2043
  • [E] make video visible in #2042
  • [E] Add provided by giphy footer or banner #2049
  • [E] Correction of term 'miinutos' to 'minutos' #2048
  • [E] CLI + cron library and documentation on community #2050
  • [B] fixed calling unavailable/mistyped function #2051
  • [E] OssnMail 'email', 'send:policy' 3rd parameter #2052
  • [E] [E] optimized getMyGroups() #2071
  • [E] optimized OssnGroup::isMember() #2070
  • [E] optimized OssnGroup::getMembersRequests() #2069
  • [E] optimized group join-requests counter #2067
  • [E] PHP8 prevent bool->guid warnings #2058
  • [B] fixed missing error handler for not existing subpages #2055
  • [E] Add confirmation before deleting photos #2073
  • [E] Enhance group menu entries in sidebar #2072
  • [B] PHP8 If deleted comments tried to be deleted again #2057
  • [B] OssnNotification if poster and owner is same participants hook never run #2053
  • [B] Fix the like:object view menu type introduced in #1868 #2081
  • [E] Replace translation PT #2079 #2075
  • [E] Improve mod_rewrite CURL functionality #2078
  • [B] fixed use of undefined variable $object #2084
  • [E] Some small locale fixes. #2087
  • [B] PHP Warning: preg_match(): Compilation failed (#2018). #2086
  • [B] fix creating incomplete wall entities if addPhoto() fails #2088
  • [B] prevent warning if $fields is false #2137 #2136 #2135
  • [E] Update PHP version to minimum 8 #2061
  • [B] Comment Static photo should have only filename no fullpath #2090
  • [B] No notification to participants if someone comments on profile photo , cover, album photo #2054
  • [B] jqueryui-datepicker fails on Google translated pages #2036
  • [E] Removal of old upgrade scripts #2085
  • [E] Enhance OssnFile and Include CDN option #2089
  • [E] fixed different 'readonly' colors #2134
  • [B] missing check if member has a cover image #2093
  • [E] some installation warnings #2018
  • [E] don't list unvalidated members #2144
  • [B] Multiple clicks on same action add member multiple times in group #2147
  • [B] col-xs not anymore with BS5 #2017
  • [E] Remove php5 apache config and update post and upload sizes #2033
  • [E] Stop rewriting .htaccess every time page loads during installation #2091
  • [B] Deleting a group should remove group:joinrequest records #2066
  • [E] Enable linkifying of Entity comments #2080
  • [B] wrong class extending in all input plugins #2146
  • [E] Ossn::File MaxSize() add UploadMaxSize #2148
  • [B] getting orphan notification records of type comments:post:group:wall #2060
  • [E] isModerator (for groups) in comments section also. #2025
  • [E] Added OssnJWT class based on firebase/JWT
  • [E] Updated cacert.pem
  • [E] Updated PHP MAILER to 6.6.0
  • [B] Pagination not responsive #2150
  • [E] Show components in admin panel in ASC order of their installation #2155
  • [E] Component delete confirmation if wanted to keep settings. #2152
  • [T] OssnUser::getFriends() #2149
  • [B] Pagination not responsive #2150
  • [B] btn-sm have no effect #2153
  • [B] missing checkbox-block span style #2145
  • [B] Non logged in visitor can view private posts #2158
  • [B] OssnChat default value showing 0 in class #2163
  • [E] Request for new user image classes defining the shape only #2143
  • [B] Post background not breaking if str > 125 chars #2164
  • [B] deleting profile photo gives error on iconURL() #2166
  • [B] deleting profile cover gives error on coverURL() #2166

Special Thanks to Michael Zülsdorff (aka Zetman) (https://www.opensource-socialnetwork.org/u/zetman) for testing and bug reporting, fixing.

OSSN 6.1 LTS

05 Oct 08:35
37817db
Compare
Choose a tag to compare

OSSN - OPEN SOURCE SOCIAL NETWORK v6.1

  • [B] Undefined array key "HTTP_HOST #2012
  • [B] Admin menus issues not appearing on mobile phone #2015
  • [B] PHP 8 Warnings #2014
  • [B] BS5 js file cached during upgrade #2016

CHANGED FILES

CHANGES.txt
README.md
actions/administrator/login.php
components/OssnBlock/classes/OssnBlock.php
components/OssnGroups/ossn_com.php
components/OssnGroups/plugins/default/groups/pages/members.php
components/OssnGroups/plugins/default/groups/pages/profile.php
components/OssnWall/plugins/default/wall/templates/wall/group/item.php
components/OssnChat/plugins/default/js/OssnChat.Boot.php
installation/sql/opensource-socialnetwork.sql
libraries/ossn.lib.javascripts.php
opensource-socialnetwork.xml
themes/goblue/ossn_theme.php
themes/goblue/plugins/default/css/core/administrator.php
themes/goblue/plugins/default/css/core/default.php
themes/goblue/plugins/default/menus/topbar_admin.php
themes/goblue/plugins/default/theme/page/administrator.php
upgrade/upgrades/1633420776.php

OSSN v6.0 LTS

23 Sep 16:26
1762330
Compare
Choose a tag to compare

OSSN - OPEN SOURCE SOCIAL NETWORK v6.x

  • [B] Make pagination work on photo album overview page #1838 #1840
  • [B] input/radio didn't accept 0 as value #1848
  • [B] input/checkbox not getting any label #1849
  • [E] prevent script error if hook doesn't exist
  • [E] Move to JQuery 3.x #1874
  • [E] Move to JQuery UI latest version #1873
  • [E] Move to latest boostrap #1872
  • [E] There should be callback to delete entity likes, comments by default #1877
  • [E] Like Comment on object #1868
  • [E] Separate frontend/backend JS #1867
  • [B] changed encoding to utf-8 #1880
  • [B] changed encoding to utf-8 #1879
  • [B] changed encoding to utf-8 #1878
  • [B] preserve exact
    \n sequence after editing #1860
  • [B] preserve exact
    \n sequence after editing #1859
  • [E] ossn.en.php Improve and correct grammar mistakes #1862
  • [B] New Message missing message id in div ... id='message-item-'
  • [E] OssnPhotos -> Fancybox issue and feature request #1858
  • [B] img js ossn_cache cause duplicate requests #1886
  • [E] don't show empty value genders in graphs #1887
  • [B] Wall site crash when mentioning members under certain conditions. #1865
  • [E] Check user existence before sending message #1883
  • [E] Made it compitable with php 8
  • [E] Make user external CSS/JS loaded once if load func used twice #1890
  • [E] Avoid ossn_cache to append on already ossn_cache imgs #1891
  • [B] CSSMin didn't minify data:image type svg #1889
  • [E] Remove unused CSS minify code from older OSSN #1892
  • [E] Return xhr object on post and ajaxrequest #1909
  • [B] Group header menu shows multiple more #1888
  • [E] prevent creating groups with undefined membership #1916
  • [E] replaced getObjectsByTypes() by searchObject()
  • [E] removal of obsolete getObjectsByTypes() #1926
  • [E] removal of unused getGroups() #1925
  • [E] removed dominant comment-box padding #1944
  • [B] OssnPagination::constructUrlArgs() not taking non alphanumeric chars #1974
  • [E] Check the OssnEmbed for videos links issues #1957
  • [E] Add hook for wall, getAllPosts
  • [E] Fixed: jfif photo uploads don't work #1984
  • [B] PHP rename function doesn't copy folders recursively across separated… #1987
  • [B] aasure instance of logged-in user before using its guid #1988
  • [B] Non friend may able to add like & comment to friend photo only [huntr.dev] #1979
  • [E] Disallow to upload empty files and improve files function #1976
  • [E] Check if profile and cover posted on newsfeed as public #1991
  • [E] show deactivated privacy label on group wall with opacity 0.5 #1993
  • [B] Unset properties on Group update #1994
  • [E] Allow to use metatags in head #1996
  • [B] Close group post is accessible when not loggedin #1997
  • [E] removal of unused function #2003
  • [B] Notification type like:post:group:wall participants supress #2002
  • [E] Removal of duplicate dLabel ids #2001
  • [E] Fontawesome 5 migration #2000
  • [E] exif_read_data only for jpeg #1999
  • [E] Load ossn notifications only when loggedin #1998
  • [E] Improve the comment add #1990
  • [E] Inefficient table design and query #1864
  • [E] Blocked user showing in search and people can add friends #2008
  • [E] Strip comments for blocked users, for each of them #2009

OSSN v5.6 LTS

13 Nov 17:34
1727b14
Compare
Choose a tag to compare

OSSN - OPEN SOURCE SOCIAL NETWORK v5.6

  • [B] prevent creating of new records if setting value is 0 #1815
  • [E] Integrate BanUser inside wall loading #1817
  • [B] OssnChat offset didn't work #1832
  • [E] Callback for cache create #1834
  • [E] allow a message instance in 'messages', 'message:smilify' hook #1829
  • [B] Wrong Notifications because of 'notification:participants' #1822
  • [B] delete annotation should have default parameter id 0 #1819
  • [E] placeholder for input/dropdown #1813
  • [B] issue with account setting profile tabs #1812
  • [E] phpmailer updated to 6.x
  • [B] Get correct fileguid instead of metadata id #1835
  • [E] New lines didn't appears on post/view/.. #1821 (fixed v5.5)
  • [E] Stop user sending message to himself #1836
  • [E] we should get rid of hardcoded styles #1816