Commit Graph

58 Commits

Author SHA1 Message Date
sBubshait
28fbdfba07 feat: show avatar of user in the profile page 2025-08-06 09:40:12 +03:00
sBubshait
2a05a9f8df feat: display and crop the user avatar correctly 2025-08-06 00:00:06 +03:00
sBubshait
2e43ea0dea feat: display images within posts in UI 2025-08-05 23:51:14 +03:00
sBubshait
38214bd1e9 feat: better icons for the puzzles page 2025-08-05 12:06:35 +03:00
Saleh Bubshait
f2713c4bd3
Merge pull request #15 from sBubshait/feature/puzzles
Feature/puzzles
2025-08-05 11:24:14 +03:00
sBubshait
cf5a15fa8c fix: typo in the base API URL 2025-08-05 11:20:06 +03:00
sBubshait
339f7e1762 feat: restructure the settings page 2025-08-05 11:12:03 +03:00
sBubshait
4cda9f8b59 feat: allow customising notifications preferences in settings 2025-08-05 11:04:56 +03:00
sBubshait
04e2aed4af feat: puzzles UI page 2025-08-05 10:29:31 +03:00
sBubshait
ab80afdc71 feat: add an invitaiton URL with 2025-08-03 13:57:50 +03:00
sBubshait
251bb79f0a feat: wordle animation on guess 2025-08-03 13:15:07 +03:00
sBubshait
2b64d4ad50 feat: add a puzzle new page 2025-08-03 12:52:59 +03:00
sBubshait
8d730c7c15 feat: simple wordle UI without animation 2025-08-03 12:50:06 +03:00
sBubshait
121395481e feat: main loading page while Flutter JS loads 2025-08-03 10:54:36 +03:00
sBubshait
d6a0e78031 feat: signin page keyboard on IOS 2025-08-03 10:51:20 +03:00
sBubshait
8295e5bf03 feat: Navigation bar a bit higher for better rendering on IOS 2025-08-03 10:45:27 +03:00
sBubshait
0e77ecf73e feat: update the app information 2025-08-03 10:21:07 +03:00
sBubshait
a3f67cf962 feat: remove the more options button from posts 2025-08-03 10:20:35 +03:00
sBubshait
45228099bd feat: Settings page add Information and Help pages 2025-08-03 10:06:53 +03:00
sBubshait
481615260c feat: Editing Profiles 2025-08-03 10:06:34 +03:00
sBubshait
8bc1c7bab1 feat: add invitations badge with available invites 2025-07-28 11:34:44 +03:00
sBubshait
80a280a4aa feat: add an accept button in view invitations page 2025-07-28 11:24:58 +03:00
sBubshait
c9316b5190 feat: disable native safari swipe navigation on IOS for gesture back 2025-07-28 11:17:27 +03:00
sBubshait
a2abe08d3a feat: gesture back improvement 2025-07-28 10:15:16 +03:00
sBubshait
e73bc88879 feat: cache and poll the user profile page 2025-07-28 10:02:10 +03:00
sBubshait
ff3ca9ab1f feat: polling and caching for posts and invitations 2025-07-28 09:50:37 +03:00
sBubshait
0a5b89dd6a feat: commenting on posts 2025-07-27 13:14:42 +03:00
sBubshait
a6babf18ac feat: automatically sign out after 403 response 2025-07-27 10:37:22 +03:00
sBubshait
5eb191e93e feat: fix gesture back to prevent going bakc to login 2025-07-24 14:19:15 +03:00
sBubshait
526cf94360 feat: support seeing all people that liked a post 2025-07-24 10:34:24 +03:00
sBubshait
638ce4ee30 fix: update API url to the production url 2025-07-23 15:13:01 +03:00
sBubshait
100c51c865 feat: creating users from the front end for admin users 2025-07-23 15:10:50 +03:00
sBubshait
e4ab34b97f feat: implement like/unlike and refactor posts 2025-07-23 14:38:36 +03:00
sBubshait
221136b4ee feat: implement share button on posts 2025-07-23 14:16:39 +03:00
sBubshait
86a4535f9a feat: implement profile page user feed 2025-07-23 14:07:34 +03:00
sBubshait
05fb7b19aa feat: feed page connected with backend 2025-07-23 13:50:49 +03:00
sBubshait
e146b18f1d feat: UI for creating posts 2025-07-23 13:36:53 +03:00
Saleh Bubshait
a2523d603e
Merge branch 'main' into feature/invitations 2025-07-23 09:16:48 +03:00
sBubshait
959b818b20 feat: update the tags and their icons and colours 2025-07-23 09:12:37 +03:00
sBubshait
2de55848f9 feat: add a view button to available invites to see participants 2025-07-23 08:54:03 +03:00
sBubshait
c060e26b5a feat: add a details page for invitation to see attendees 2025-07-22 15:46:13 +03:00
sBubshait
78ef21d2b7 feat: cancel invitations for both attendees and organisers 2025-07-22 15:45:58 +03:00
sBubshait
2f7bc9e6c5 feat: creating invites frontend 2025-07-22 10:47:45 +03:00
sBubshait
d2f74d0296 feat: show back button in settings 2025-07-22 10:35:57 +03:00
sBubshait
57edd7ab14 feat: accepting invites in the front end 2025-07-22 10:34:34 +03:00
sBubshait
fde42dd414 feat: invitation page requesting backend invitations 2025-07-22 10:22:41 +03:00
sBubshait
c1e13d3061 feat: add invitations constants and service to frontend 2025-07-22 10:22:28 +03:00
sBubshait
4c527af746 feat: invitation creation form 2025-07-22 08:38:48 +03:00
sBubshait
afacd192d2 feat: add back button from settings not from profile 2025-07-21 15:02:30 +03:00
sBubshait
960aa996fb feat: hook up the front end with the production API 2025-07-21 14:55:14 +03:00