- Add. Refactoring forum. Adding
categoryMenuBuilder
&itemBuilder
.
- Add. Refactoring forum. Adding
headerBuilder
.
- Add. refactoring forum.
- Add. Public User widget
- Update. User list
- Update. category
- Fix. built_value version conflict.
- Refactoring. Admin category.
- Refactoring. Working on chat.
- Add.
createdAt
in the chat room document.
- Add.
ChatService.instance.getRoom
.
- Refactor.
UserService.instance.my
->UserService.instance.pub
. - Listen user collection change.
- Add.
id
in chat_rooms doc.
- Change.
subChatRoom
->isSubChatRoom
.
- Add. replyDisplayName, replyText on model
- Add. replyDisplayName, replyText for reply in chat.
- Change.
getPublicData
can return null.
- Fix.
getOtherUserDocumentReferenceFromChatRoomReference
in chat service.
- Add. add
getOtherUserDocumentReferenceFromChatRoomReference
in chat service.
- Add. a method for creating a sing chat room.
- Update. change parameter name.
- Fix. Chat GPT API.
- Add. Chat GPT API.
- Fix. Chat. sub chat room.
- Fix. Chat. sub chat room.
- Update. Chat. Add sub chat room.
- Update. Chat. Add the no of sending messages.
- Fix. friend invitation.
- Update. friend invitation.
- Update. push notification handling.
- Update. Users subscribe new comments under their posts and comments by default.
- Fix. permission error on chat room create.
- Fix. Chat update.
- Fix. Chat message update.
- Add. chat message update.
- Fix. update url preview model.
- Fix. update url preview model.
- Add. url preview on chat message.
- Update. Text translation update on file upload.
- Update. Chat message.
- Update. Chat message. adding
lastMessageUploadUrl
- Update. Translation widget. Sort by keys.
- Update. Translation widget.
- Update. AdminTranslation widget.
- Update. document update on translation.
- Update. document update on translation.
- Add. full text search customization.
- Add. leaving a message when user enters a chat room.
- Fix. AppService.instance.user
- Fix. remove unnecessary code.
- Fix. flutterflow_widget dependency.
- Fix.
hasPhoto
in users_public_data.
- Add. an alias of snackBarWarning.
isProfileComplete
field on users collection.
- Fix. merge set on ref update in user.service.dart.
- Update. setting default uid and ref information on every boot.
- Update. log print with user public data path.
- Add. CustomIconPopup.
- Fix. noOfRecentPosts.
- Fix. rxdart conflict.
- Update. documentation division.
- Update. documentation.
- Add. postId and commentId in their documents.
- Fix. photo_url in supabase.
- Update. document.
- Add. photoUrl on Supabase.
- Bump 106.
- Fix. translation default string.
- Update. translation.
- Add. UserDoc
- Add. Admin Translation.
- Add. displaying error.
- Add. jsonFeeds
- Doc
- Fix. dependencies.
- Fix. .pubignore
- Fix. test.
- Update. snackbar now works without app service init.
- Fix. userDocumentReference in feed.
- Add. more unit tests.
- Add. feeds method.
- Add. loginOrRegister.
- Fix. DisplayMedia widget. Make it better display media.
- Fix. updating system settings with user permission.
- Add. last post.
- Add. counters on system settings.
- Add. feed.
- Fix. remove
collection
package that produce dependency problem on pub.dev score page.
- Update. document.
- Bump. 91
- Bump. 90.
- Update. Adding file type in the storage_files.
- Update. reset the storage_files.
- Update. refactoring function name. reset the storage_files.
- Update. storage files.
- Update. code refactoring.
- Update. document.
- Update. document.
- Update. document.
- Fix. push notification for foreground and background compatibility.
- Fix. push notification.
- Fix. guest sign in. email error.
- Fix. comments files.
- Fix. add posts_and_comments option in supabase.
- Fix. upsert on post/comment update.
- Update. push notification.
- Work on forum, push notification, document.
- Update. doc.
- Update. doc.
- Update. doc.
- Update. doc.
- Fix. category.
- Work. post after create.
- Work. forum function.
- Work. forum categories.
- Add. forum categories.
- Doc. updating document only.
- Add supabase for FULLTEXT SEARCH.
- Doc. Begin to update document for public release.
- Fix. parameter options on no of room with new chat message.
- Update. No of room with new chat message.
- Update. push notification on foreground.
- Fix. Bug on chat send.
- Fix. Chat message.
- Fix. lint. operand can't be null.
- Add. push notification on chat.
- Fix. user public data ref.
- Update. User public data document reference field in /users collection.
- Fix. open chat.
- Fix. open chat.
- Fix. chat and gpt.
- Add. chat gpt on chat room.
- Bump 47.
- Bump 46.
- Fix. chat leave.
- Bump 44.
- Fix. chat message list.
- Add. user remove from a chat room.
- Fix. remove context from snackbar.
- Bump 40.
- Fix. snackbar.
- Add. snackbar.
- Add. chat invite.
- Fix. popup menu grey out.
- Fix. uploadUrlType.
- Bump 34.
- Add. SafeAreaTop, SafeAreaBottom.
- Add.
uploadUrlType
for the type of upload.
- Fix. Web can upload any file using uploadMedia.
- Fix.
UploadMedia
.
- bump 29.
- bump 28.
- Finishing
UploadMedia
andDisplayMedia
.
- fix. display media.
- exposing storage service.
- fix media uploading..
- fix media uploading.
- fix
DisplayMedia
.
- Adding
DisplayMedia
.
- Adding
uploadMedia
.
- Displaying chat room users.
- Adding
CustomPopup
widget.
- Documentation update
- Working on group chat
- Fix. infinite loader on chat room message list.
- Fix. chat room message list.
- Work. chat user list display.
- Fix. AppService.context reset.
- Working on chat room list screen.
- Fixing chat message.
- Working on sending chat messages and displaying messages.
- Working on sending chat messages.
- Begin to work on
chat
feature.
- Add
debug
option on init. - Add
StorageService
. - Adding
afterUserPhotoUpload
,afterUserProfilePhotoUpload
.
- Generate
/settings/{uid}
if it does not exists.
- Generate
/users_public_data/{uid}
for the first time when user signs in.
- The first release of Fireflow.
- Structuring the base code.